I’ve been making a sonic like game where you can go through loop de loop and using this custom gravity as help its been working well.
Except I didn’t like how the rotation of the camera was so I’ve been trying to augment but I’ve come across a snag where the pitch never properly lerps not matter what I’ve tried, so just hoping someone might possible have the answer because this issue has been driving me up the wall.
Hello @TundraFall ,
Could you show how you’ve implemented the code? I’ve already seen the documentation you shared above on how it’s supposed to be done, but it would be helpful to see your current implementation. That way, it’ll be much easier to identify what might be going wrong and how to properly add the camera rotation.