Skateboarding Rotation Problem

Hi, I’m making a Skateboarding game and when I ride on a ramp, the skateboarder doesn’t “rotate”… Does any1 have a script for that?

-Youtube/skatiskate

From what you’re telling me I think you can get around it by placing a black trigger at the top of the ramp and then making san animation of your character turning around in the animation editor. Save the animation, attach it to your character, and write a script that plays the animation using OnTriggerEnter.

Thats the best I can do with what you’ve provided unfortunately. If you’ve already tried writing a script and it doesn’t work then post it up and we’ll be able to see the issue more clearly.

Hope this helps.