- Joined
- Jul 10, 2013
- Messages
- 73
I worked on this earlier and I had it working... so my transport unit default movement is 0 making it immobile, and when you use your Hero to get in the transport it will go back up to 450 speed. When my Hero jumps in the transport right now nothing happens.
Everything works if the default movement of the transport is 450, but this isn't what I want - I want the transport to not be able to move unless the Hero is inside of it.
Everything works if the default movement of the transport is 450, but this isn't what I want - I want the transport to not be able to move unless the Hero is inside of it.
-
transport
-
Events
-
Game - CargoEvent becomes Equal to 1.00
-
-
Conditions
-
Actions
-
Unit - Set CargoTransportUnit[UDex] movement speed to 450.00
-
-
-
transport unload
-
Events
-
Game - CargoEvent becomes Equal to 2.00
-
-
Conditions
-
Actions
-
Unit - Set CargoTransportUnit[UDex] movement speed to 0.00
-
-
Last edited: