Coordinates of an object on another object are not set correctly after entering a joystick.


Video.mkv (6.6 MB)

What I have done so far: The white cube follows a spline and the orange cube should follow it and be moved to the right or left with the joystick (Logitech Extreme 3D Pro).

My problem is that it moves diagonally and not just to the right or left. see Video

I don’t know what the problem is. Thanks for your help.
I have attached a video and a blueprint for a better understanding.

I used this tutorial as a basis for the follow spline: Follow a Spline and Report Distance Along It Using an Actor Component | Community tutorial

Thanks again to Stephen Phillips

1 Like

You can only set the Y is your spline is aligned with world coordinates.

Otherwise, I think you might find it works better, if you use a multiple of the right vector.

Do you have an example for me? :sweat_smile:

Something like

Thank you so much :wink:

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.