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
How do you make an object move in 3 directions?
Radical Batz Offline
Posting Freak

Posts: 953
Threads: 145
Joined: Dec 2013
Reputation: 25
#9
RE: How do you make an object move in 3 directions?

Having an issue here, it keeps going up, The moveaxis is currently on z in the entity and idk what the open ammount does but this is also the script!


void letsgo(string &in asEntity, int alState)
{
if(alState == -1)
SetMoveObjectState("Badcat_elevator_2", 1);


AutoSave();
}


Any ideas?

(This post was last modified: 05-03-2015, 10:18 PM by Radical Batz.)
05-03-2015, 09:58 PM
Find


Messages In This Thread
RE: How do you make an object move in 3 directions? - by Radical Batz - 05-03-2015, 09:58 PM



Users browsing this thread: 1 Guest(s)