How do I make a character climb a wall?
I want to make it possible for my character to climb walls but am not sure how to achieve this. I suppose I could use a trigger zone to sense impact with the wall, but how do I make it so that the character moves vertically? I want to make it so that the character falls if the stamina variable reaches 0 and I would prefer if the character could move to the sides. Thanks!
-
I had minor success animating wall climbing, but it will take quite a bit of logic. I got it to work but it had issues so I'm really looking forward to figuring it out. You'll want to animate the puppet's climbing poses while stationary and use a mover to to go up and down. I set up tags on the wall and set the puppet to face the tags. You'll use trigger zones but you'll want one at the bottom to start climbing and one at the top to trigger an animation to pull up to the top (or else your puppet might keep climbing air). These are just things I figured from other dreamers, hopefully some one who knows more can help.
댓글을 남기려면 로그인하세요.