|
|
#1 |
|
Guest
Posts: n/a
|
I'm having a lot of problems using this entity.
I have a platform that moves along a curved path of path_track's. The player pushes a button, and the platform moves to the end of the track, waits for 10s and then reverses back to it's original position, and the whole system resets. In any case, the player does not directly control the platform. To make it go forwards i use StartForwards, and to stop i use Stop. This works great, and the platform moves fine. However, when i try and use Reverse, the platform just sits there. I have changed all of the path_track's new speed variables to a non zero value but that does not work. StartBackwards works, but it makes the platform spin around 180 to face the direction of motion. Also, i need the platform to face in the direction of motion, so turning off rotation isn't an option. Anyone got a solution? |
|
|
|
#2 |
|
Guest
Posts: n/a
|
Not sure I understand what you are asking but in the path_tracks 'Orientation type' is set to 'No Change? If not try it.
|
|
|
|
#3 | |
![]() Join Date: Mar 2008
Reputation: 22
Posts: 367
|
Maybe Reverse works when you use StartBackward after that.
http://developer.valvesoftware.com/w...nc_tracktrain: Quote:
|
|
|
|
|
|
|
#4 |
|
Guest
Posts: n/a
|
Thanks, changing the values to "near path_track" worked great!
|
|
![]() |
|
||||||
| Thread Tools | |
| Display Modes | |
|
|