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
Amnesia Story Idea(s) Thread
NaxEla Offline
Senior Member

Posts: 415
Threads: 5
Joined: Dec 2012
Reputation: 28
#10
RE: Amnesia Story Idea(s) Thread

(01-11-2013, 03:44 PM)The Rock Worm Wrote: -snip-

EDIT: Working on 'Lovecraftian Deep Sea' story, but have two questions that I'm sure one of you can answer.

1: I've never worked with scripts (not counter the liquid script category). So how do I have a coding be attached to it?

2: I know that wind can be used to push the player (as in the custom story 'The Attic'), but what about pull the player? If so, how can this be done?

PHP Code: (Select All)
void AddPlayerBodyForce(float afXfloat afYfloat afZbool abUseLocalCoords); 

afX - amount along the X-axis
afY - amount along the Y-axis
afZ - amount along the Z-axis
abUseLocalCoords - If true, axes are based on where the player is facing, not the world.

This function pushes the player in a certain direction. Adjust the x, y, and z values depending on the direction that you want the player to be pushed.

In Ruins [WIP]
01-12-2013, 07:37 AM
Find


Messages In This Thread
Amnesia Story Idea(s) Thread - by The Rock Worm - 01-11-2013, 12:29 AM
RE: Amnesia Story Idea(s) Thread - by NaxEla - 01-11-2013, 01:14 AM
RE: Amnesia Story Idea(s) Thread - by NaxEla - 01-11-2013, 01:56 AM
RE: Amnesia Story Idea(s) Thread - by NaxEla - 01-11-2013, 04:14 AM
RE: Amnesia Story Idea(s) Thread - by Adrianis - 01-11-2013, 10:35 AM
RE: Amnesia Story Idea(s) Thread - by NaxEla - 01-12-2013, 07:37 AM
RE: Amnesia Story Idea(s) Thread - by Adrianis - 01-13-2013, 05:14 PM
RE: Amnesia Story Idea(s) Thread - by failedALIAS - 01-13-2013, 06:23 PM
RE: Amnesia Story Idea(s) Thread - by Adny - 01-13-2013, 10:47 PM
RE: Amnesia Story Idea(s) Thread - by Kman - 01-14-2013, 01:01 AM
RE: Amnesia Story Idea(s) Thread - by failedALIAS - 01-14-2013, 01:05 AM
RE: Amnesia Story Idea(s) Thread - by Clord - 01-14-2013, 12:02 AM
RE: Amnesia Story Idea(s) Thread - by Adrianis - 01-14-2013, 10:31 AM
RE: Amnesia Story Idea(s) Thread - by The chaser - 01-14-2013, 07:17 PM
RE: Amnesia Story Idea(s) Thread - by The chaser - 01-14-2013, 09:48 PM
RE: Amnesia Story Idea(s) Thread - by nivramm - 01-23-2013, 12:11 PM
RE: Amnesia Story Idea(s) Thread - by The chaser - 01-23-2013, 12:17 PM



Users browsing this thread: 1 Guest(s)