Project Creating
In this step, we will prepare our project.
Note
The original game content can be found
here.
Create a project directory. In this tutorial, the project directory is
apple_seeker
.In the
apple_seeker
directory creategodot
andpython
directories.Copy original game content from
examples/apple_seeker/original_game
into createdgodot
directory.Import
godot
directory as a project in Godot.