GM: Step event
From GMpedia.org Wiki
(Redirected from GM: Step Event)
- This article is about the Game Maker event for the concept of a step in Game Maker, see GM: Step
A step event is a type of event in Game Maker where actions are constantly performed each step. The step event has variants:
- Begin Step: occurs before any action
- Step: in the middle
- End Step: after the object is drawn

