This is a summary of everything you will find in the Minimap tutorial series.
Welcome to Delta12, my name is Michael and I am a pixel art game lover.
But, let's talk about you and what you will learn in this tutorial series.
You will learn how to create a simple and automatic system to change levels in Godot Engine, using an Area2D node for this.
You will learn how to create autoload scenes to save your game information even when you change levels.
I'll teach you how to position the Character in the correct entrance using a Position2D node.
You will learn how to create a small state machine and how to make our Character walk automatically when changing levels, similar to what happens in classic games like Zelda.
You will learn how to instantiate scenes via code in Godot and how to connect signals to scripts.
I'll show you how to use an AnimationPlayer node and a Label node to show the level names.
And I will also show you how to create a simple mini map using ColorRects with animations.
In this part you will learn how to work with RGBA colors in Godot and change the visibility property of nodes via code.
And finally, I'll show you a very simple way to create items that we can collect and so you'll learn how to create keys in Godot so that each door can only be opened with its own specific key.
Phew, it's a lot of cool stuff that can certainly help you take your projects to another level.
I believe that even if you are a beginner you can find something useful here so don't miss the opportunity to subscribe so you don't miss any new tutorials.
And feel free to share these videos with your friends and use the comments section to ask your questions about the tutorials and give suggestions on what kind of tutorials you would like to see around here.
Forgive my pronunciation mistakes and probably my English spelling and grammar.
(I'm from Brazil, so I speak Portuguese).
I became a black belt in Google Translator after I started this channel and I have been trying to improve with each new video.
Ok if you read all this, congratulations and let's start this adventure in the world of codes!
_______________________________________________________________________________________________
Lango Project Presentation • Lango - A Simple Godot Engine Pixel Art RP...
Explanation of how to download the Project files • Simple Minimap in Godot Engine 3.4
The easiest way to Change Scenes in Godot Engine 3.4 • The easiest way to Change Scenes in Godot ...
How to make the Character Move Automatically in Gogot 3.4 • How to make the Character Move Automatical...
How to show the Level name in Godot Engine 3.4 • How to show the Level name in Godot Engine...
How to create a Simple Minimap in Godot Engine 3.4 • How to create a Simple Minimap in Godot En...
How to create Doors and Keys in Godot • How to create Doors and Keys in Godot
How to create Doors and Keys in Godot - Part 2 • How to create Doors and Keys in Godot - Pa...
____________________________________________________________________________________________
You can play Lango here https://delta12-studio.itch.io/lango
#godot #godottutorial #gamedevelopment