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 Get the Player to Look at an Entity?
Juby Away
Senior Member

Posts: 290
Threads: 2
Joined: May 2011
Reputation: 5
#2
RE: How Do I Get the Player to Look at an Entity?

(09-30-2011, 12:22 AM)Statyk Wrote: void OnStart()
{
StartPlayerLookAt("lookatrock1", 0, 1.0, "lookawaycall");
The speed is set to 0 Tongue

I would have something like "StartPlayerLookAt("lookatrock1", 3, 3, "lookawaycall");"

As for problem number 2, there is no bool in the parameters, the last parameter should be "world"

Insanity. Static.
(This post was last modified: 09-30-2011, 12:36 AM by Juby.)
09-30-2011, 12:34 AM
Find


Messages In This Thread
RE: How Do I Get the Player to Look at an Entity? - by Juby - 09-30-2011, 12:34 AM



Users browsing this thread: 1 Guest(s)