Game Development Community

Event order in t2d

by Nir Ziso · in Torque Game Builder · 10/14/2006 (12:39 pm) · 0 replies

What is the order of the events in t2d in the software gamemaker for example this is the event order
in gamemaker 6.0

* Begin step events
* Alarm events
* Keyboard, Key press, and Key release events
* Mouse events
* Normal step events
* (now all instances are set to their new positions)
* Collision events
* End step events
* Drawing events