ts_set_physics_speed
Syntax
native ts_set_physics_speed(id,Float:speed);
Description
Sets physics speed artificially. Things like sparks and sounds will be effected. Any negative number will render all physics paused.
native ts_set_physics_speed(id,Float:speed);
Sets physics speed artificially. Things like sparks and sounds will be effected. Any negative number will render all physics paused.