-
DarkGod authored
Modules Markers, IMPORTANT: Removed unpausing the game when using energy in engine.Actor:useEnergy as this was badly misplaced, instead superload useEnergy inside your own player class to do it, look at example's module Player class for how to
DarkGod authoredModules Markers, IMPORTANT: Removed unpausing the game when using energy in engine.Actor:useEnergy as this was badly misplaced, instead superload useEnergy inside your own player class to do it, look at example's module Player class for how to
Loading