I don’t see any answer for this question here on the forums so I’m asking it here:
How would I implement a spline follower system for a grinding rails game like Jet Set Radio Future or Tony Hawk ?
My aim is to make it so that the player can jump on or off rails/splines and travel either direction on the rails.
Thanks in advance !
Very sorry for the delay in response for this question - I’ve pinged the team to get a clear answer ASAP. I’ll update this thread as soon as I can Till then, much apologies for the slow response and hope you’re having an awesome week thus far.
I seen that lumberyard has updated and now has splines as it says here :
https://docs.aws.amazon.com/lumberyard/latest/userguide/component-spline.html#component-spline-ebus-request-example
but how to use them to make a spline follower ?