Facebook Twitter YouTube Frictional Games | Forum | Privacy Policy | Dev Blog | Dev Wiki | Support | Gametee


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How do I make the player look at a certain spot?
Romulator Offline
Not Tech Support ;-)

Posts: 3,628
Threads: 63
Joined: Jan 2013
Reputation: 195
#6
RE: How do I make the player look at a certain spot?

PHP Code: (Select All)
SetPlayerActive(false);      //Player can't move 

PHP Code: (Select All)
SetPlayerActive(true);       //Player can move 

Just put them wherever they need to go! Smile

Discord: Romulator#0001
[Image: 3f6f01a904.png]
04-13-2014, 08:19 PM
Find


Messages In This Thread
RE: How do I make the player look at a certain spot? - by Romulator - 04-13-2014, 08:19 PM



Users browsing this thread: 1 Guest(s)