#Is GameMakerStudio2 compatible with Python ?
6 messages · Page 1 of 1 (latest)
Basically, GameMaker uses GML and only GML.
(and there is the visual blocks)
idk if there is some external 3rd party plugin or extension or something, but probably not.
Oh ok...
Thanks
The manual for GML is really good if you wanna see what all of the functions of GML do.
I'm not sure how Python compares to GM, but if you understand the basics of coding GML should be not hard to pick up.
Ok, thanks I am going to learn 😉