• Hey Guest! Ever feel like entering a Game Jam, but the time limit is always too much pressure? We get it... You lead a hectic life and dedicating 3 whole days to make a game just doesn't work for you! So, why not enter the GMC SLOW JAM? Take your time! Kick back and make your game over 4 months! Interested? Then just click here!

How to prevent an object from rotating after changing rooms?

L

leitoleo

Guest
Hello!

I have an issue with my project, i have an object that moves using physics, i made an event in "create" with the code "phy_fixed_rotation = true;" to avoid the object to rotate, but when the object warp into a different room the rotation is back.

What should i do?
 
Top