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
Help, pretty new to coding and scripting.
Your Computer Offline
SCAN ME!

Posts: 3,456
Threads: 32
Joined: Jul 2011
Reputation: 235
#3
RE: Help, pretty new to coding and scripting.

http://wiki.frictionalgames.com/hpl2/amn..._functions

Use the MovePlayerHeadPos and FadePlayerRollTo functions for the effect of laying down on the bed.

Use the FadeImageTrailTo function for any blur effect.

Use the SetPlayerActive function to prevent the player from moving.

Use the StartPlayerLookAt function to have the player look towards an area, and the StopPlayerLookAt function after he's done looking at the area.

Use the AddPropImpulse function for the door bang effect.

Use the CreateParticleSystemAtEntity function on the door for the dust effect.

Use the AddEntityCollideCallback function to active a callback when the player enters an area.

Tutorials: From Noob to Pro
10-20-2011, 03:25 AM
Website Find


Messages In This Thread
RE: Help, pretty new to coding and scripting. - by Your Computer - 10-20-2011, 03:25 AM



Users browsing this thread: 1 Guest(s)