Hi Everyone,
I’m working on a small project and I’m not 100% sure on how to approach it …
To explain what I want to achieve, I want my character to follow a very specific path, this would involve straights and curvature etc. which happens automatically but along that path the character needs to be able to do stuff like jump etc.
I’ve managed to blueprint in a spline to get the character to follow the path I want but if I try and jump, naturally it goes weird. So it feels like I need to pause the spline part of the BP while the character jumps (I haven’t managed to get this to work properly yet).
Before I spend more time down that route, does anyone have any ideas on how to do this better or am I on the right track and just need to carry on working through it ?