I had a blast! The customers only accepting their orders if they have the right hat on is just the best.
synvinkel
4
Posts
2
Following
A member registered Nov 04, 2019 · View creator page →
Creator of
Recent community posts
Initiate a new git repository in you project folder. Commit files/changes as you work. Push those changes to a remote repo you’ve created on github.
Godot works really well with git since all of the project files are mostly plain text.
Check out githubs tutorials on using git if you don’t know what any of that means yet. Learning git can be a bit daunting, but using it is really easy when you have the basics down.