32. Unique Score Text in Godot
Use a unique font, unique colors and text to create a score label for…
Use a unique font, unique colors and text to create a score label for…
We will add Text and Control nodes to add the following *Instructions for our game*A…
Using all the skills we have learned so far create a VIDEO that shows…
We will use code and RayCast2D nodes to make our enemys move on their…
This is an untested lesson! I still need to work out bugs in this.…
Design TWO enemy nodes and animate them in Godot.The enemy nodes should have the…
We will create an Enemy node and use our previous Game Over Node to…
We will add a Game Over Node to our game.This will allow the player…
Create 2 pickups for your game.Use Area2D and add the code to make the…
Use the instructions below to add a DOUBLE or TRIPLE jump to your character…