Help with Continuous rotation
Asymptoteell
Member Posts: 1,362
I'm trying to make a wheel continuously spin. It has gravity and is in a physics game, so when it collides with things, it slows down and stops. I think this is due to too much friction, but if I eliminate friction, the wheel won't move when it rotates, it will just rotate in place. Is there any way to make this work?
Asymptoteell
Asymptoteell
Comments
~CTM
Constrain 'self.motion.Angular Velocity' to : SPEED
I hope this helps
~CTM
~CTM
Asymptoteell
~CTM