i’m making a projet “coaster like navigation”, and i want to animate the position, and look at reference, with my VR camera free to look.
HOW?!
i’m using OSVR razzer.
i’m making a projet “coaster like navigation”, and i want to animate the position, and look at reference, with my VR camera free to look.
HOW?!
i’m using OSVR razzer.
Interpolate the location of the character on a specific orbit is the only thing you have to do.
Check this plugin that is going to make your task a lot easier (VR Included!)
Thank you by the reply, i already saw this plugin, and the control is made in C++, i don’t know much about code in C++, i need to implement what you said in blueprint.
I would just look up some things about using interpolation for character movement with blueprints