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?
Daemian Offline
Posting Freak

Posts: 1,129
Threads: 42
Joined: Dec 2012
Reputation: 49
#4
RE: How do you make an object move in 3 directions?

(05-03-2015, 09:32 AM)DnALANGE Wrote: Easyest way imo could be;
Create 2 entyties and copy them in your mod.
Change the names for example to;
Your_Entitie_1
Your_Entitie_2

Open the modeleditor and go for the User Defined Variables and change the values there.
The "MoveAxis" and the "open ammount" are the ones you should check.
Good luck, testing and testing it.
That is how making games\mods work.

And use SetMoveObjectState(string& asName, float afState); to make it move.

05-03-2015, 07:29 PM
Find


Messages In This Thread
RE: How do you make an object move in 3 directions? - by Daemian - 05-03-2015, 07:29 PM



Users browsing this thread: 1 Guest(s)