Making a Puppet flip?
I'm trying to make a puppet group front flip without animations. I have some logic created using teleporters, and followers however my puppet keeps floating upwards when I activate the mover that lets the puppet front flip. So I can front flip but my puppet flies up? Any alt ideas to help Flip the Puppet group?
-
A puppet object is guaranteed upright, as a feature that always works.
Only way to stop that is to teleport (with match-orientation) to a tag that's rotating around or whatever. So that might be a route to investigate.
If you've got a block with the tag on that you're teleporting to, you'll want to make sure it's not collidable or the puppet will be shoved around by it. Maybe that's what is happening with it flying up.
Please sign in to leave a comment.