-
Member
Cage movement
Hopefully this sould be easy, but trying to work out how to do the same movement of the cage in the track 'Titans Graveyard'.
How do you make the cage swing on touch, what physics would i need to use. Ive put a physics joint, the cage being physics on, and the other point as non physics, but how do i make it move as in the same way as that track when you touch it?
Thanks in advance.
-
Senior Member
Re: Cage movement
Leave physics on the cage off...then use a hit trigger to turn physics on when you make contact with it.
-
Member
-
Senior Member
Re: Cage movement
No prob, pm me if u need more help..
-
Re: Cage movement
You'll also have to glue the cage, not group it.
-
Member
Re: Cage movement
I would use an area trigger when you get within range of the cage to turn physics on rather than a hit trigger, otherwise the rider may collide with the cage a split second before physics is enabled and react weirdly.
Or just leave physics enabled on it all the time, as it wont do anything until it's within the physics bubble anyway.