1 Starting the Poject - Godot Platformer
We will be using godot 4.
We will be using assets from Kenney.nl
We will use these assets:
- kenney_background-elements-redux
- kenney_platformer-art-extended-tileset
- kenney_platformer-pack-redux
Here we create a main scene, the main menu and a level 0, (a placeholder level to expirement with stuffs)
Next will learn about Tiles, CharacterBody2D, and parallax.