Creating physics world in code

T

TonyStr

Guest
I have to make a room in code, which i have, and it works great: The problem is activating physics world in it. I tried using physics_world_create(0.1000); But for some reason, this doesn't work
 
Top