Hello! I’m trying to create some moving platform elements using MoveTo (I’ve tried creating raw keyframes with the AnimationController too). Visually it looks great, but when my character jumps on a platform, the camera / character position start to shake like the frames are out of sync. The same prop moves totally fine with a prop mover device and I get no camera jitter when interacting. Anyone else run into this? Would love to be able to use Verse to move them! Thanks
I figured out my issue. I had the the Props parented to another object. The object was not moving, but was set to Movable instead of static. Removing the objects from their parents did the trick - now I can let my character ride on objects and it’s super smooth.