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 with Amnesia Level Editor
Tomato Cat Offline
Senior Member

Posts: 287
Threads: 2
Joined: Sep 2012
Reputation: 20
#31
RE: Help with Amnesia Level Editor

Have you tried using this?

PHP Code: (Select All)
void AddPropForce(stringasNamefloat afXfloat afYfloat afZstringasCoordSystem);

//asName - the object to push; for bodies, use this format: ”entityName_bodyName“
//afX - magnitude along the X-axis
//afY - magnitude along the Y-axis
//afZ - magnitude along the Z-axis
//asCoordSystem - determines which coordinate system is used, usually “world” 

Also, what's the entity you're trying to move?
(This post was last modified: 04-28-2013, 10:04 PM by Tomato Cat.)
04-28-2013, 09:19 PM
Find
Natsu Offline
Junior Member

Posts: 35
Threads: 5
Joined: Apr 2013
Reputation: 0
#32
RE: Help with Amnesia Level Editor

Tomato Cat: No, haven't tried.

I have started my project over since I didn't like how it was looking, and starting using these commands, but I have a little problem, when using the music script once the music is over it does not start all again. How do I make the music last until I tell it to change?
12-30-2013, 01:25 PM
Find




Users browsing this thread: 1 Guest(s)