start new tutorial video* *create branch locally* git checkout -b ep# *push branch to repo* git push --set-upstream origin ep# *make changes in GameMaker Studio* Source Control -> Commit Changes -> ...
This tutorial is aimed at advanced beginners who already know the basics of the GameMaker: Studio 2 engine and its language. You should understand the difference between objects and instances, the ...