I take a small bite in game development using the godot engine which is pretty good.
- Learn how to create a project.
Kinematic 2D body for object creation and the tree data structure used for game.
Project structure below:
|
|
|
--Res|
|
|
-scenes
|
|
-scripts
|
|
-assets
That is the basic structure of a godot project.
Top comments (0)