Import Scripts
Import scripts allows the user to load a GML file into the game. The GML file can be exported from the game as a text format with a .gml extension. The GML file must include the definition ("#define name") as the first line, so that the GML file will be imported as a script with that name.
The feature is somewhat useful, however, you can achieve the same result by just copying and pasting the code into a script in Game Maker if you want.
page_revision: 0, last_edited: 1232383102|%e %b %Y, %H:%M %Z (%O ago)





