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
AddBodyForce Cabinet Doors Script Problem
Tomato Cat Offline
Senior Member

Posts: 287
Threads: 2
Joined: Sep 2012
Reputation: 20
#2
RE: AddBodyForce Cabinet Doors Script Problem

I *think* that only works for the player.

Try using AddPropForce.

PHP Code: (Select All)
void AddPropForce(stringasNamefloat afXfloat afYfloat afZstringasCoordSystem);
//Name of the prop etc, force along X, Y, Z axes, and the coordinate system. "world" I think. 
(This post was last modified: 06-13-2013, 02:01 PM by Tomato Cat.)
06-13-2013, 02:00 PM
Find


Messages In This Thread
RE: AddBodyForce Cabinet Doors Script Problem - by Tomato Cat - 06-13-2013, 02:00 PM



Users browsing this thread: 1 Guest(s)