Jump to content
Sign in to follow this  
thetrooper

stop player, want to look around

Recommended Posts

Hi guys. I'm currentl;y using the following script to move my player. Works great to keep him in place with the sim false, but using the sim false doesn't allow me to look about?

player switchMove "amovpercmstpslowwrfldnon";
sleep 1;
player setPos getMarkerPos "p1";
player setdir 622;
player enableSimulation false;

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×