Alright so I have 2 collision boxes on a vehicle that work. The one named collision will mount me on the vehicle when i touch it, and the is other named collision2 which allows me to stand on it without being mounted. What I can't figure out is how to animate the collision2 box. I have it part of the animation, but once i trigger the animation the model will move but the collision is still in the same spot. Is it possible to have the collision box move with the animation in-game?
Edit: Nevermind about standing on the second collision, it was a fluke, it mounts me to vehicle now.