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
Player Collapse
PutraenusAlivius Offline
Posting Freak

Posts: 4,713
Threads: 75
Joined: Dec 2012
Reputation: 119
#4
RE: Player Collapse

Functions that you need:
Spoiler below!

PHP Code: (Select All)
StartPlayerLookAt("EntityToLookAt"0.67f1.32f"");
StopPlayerLookAt(); 
Function to make the player to look at something.

PHP Code: (Select All)
MovePlayerHeadPos(float afXfloat afYfloat afZfloat afSpeedfloat afSlowDownDist); 
Function to make the player to move their head vertically.


Not a complete script. Just the functions you need.

"Veni, vidi, vici."
"I came, I saw, I conquered."
12-24-2013, 09:17 AM
Find


Messages In This Thread
Player Collapse - by Froge - 12-24-2013, 06:07 AM
RE: Player Collapse - by Romulator - 12-24-2013, 07:47 AM
RE: Player Collapse - by Froge - 12-24-2013, 08:06 AM
RE: Player Collapse - by PutraenusAlivius - 12-24-2013, 09:17 AM
RE: Player Collapse - by Damascus - 12-29-2013, 01:05 AM
RE: Player Collapse - by FlawlessHappiness - 12-29-2013, 01:11 AM



Users browsing this thread: 1 Guest(s)