Frictional Games Forum (read-only)

Full Version: Player look at something video tutorial
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Can someone make a VIDEO tutorial on how to force the player to look at something? Smile

Its the last thing i will need to know to finish my part of me and my friends custom story.
Code:
void  StartPlayerLookAt(string& asEntityName, float afSpeedMul, float afMaxSpeed, string &asAtTargetCallback);
(01-03-2011, 04:21 PM)Frontcannon Wrote: [ -> ]
Code:
void  StartPlayerLookAt(string& asEntityName, float afSpeedMul, float afMaxSpeed, string &asAtTargetCallback);

I know the void code and so on i just cant get it to work im really a noob at scripting so i dont understand shit xD.

But if anyone could make a video how to do it i would highly appreciate it Big Grin

(Sry for crappy English)