- Joined
- Mar 15, 2012
- Messages
- 2,881
Say for example a movement system.... Which method would be better for collision detection? Would it be better to create and destroy a unit group every 0.03 seconds or to move a Rect and add the event to a trigger and remake the trigger.