GM: Create event
From GMpedia.org Wiki
(Redirected from GM: Create Event)
The Create Event in Game Maker is the event where actions are executed when the object is created. Every piece of code that is put in this event, will be executed before any other code of the object.
The Create Event in Game Maker is the event where actions are executed when the object is created. Every piece of code that is put in this event, will be executed before any other code of the object just once


