New Project Setup
Introduction
This tutorial, like many other tutorials, begins with an empty Glue project. I'll call mine PlatformerMovement.
Keep the Open New Project Wizard option checked.
Project Setup Wizard
Once the project finishes loading, Project Setup Wizard appears. Select the Standard Platformer option.
Conclusion
Now our project is ready to go. If we run the game we have a standard platformer project.
Last updated