Why doesn't my 2D character move even though the inputs are working?

Full layout for the actions, they match yours as well as a gif of me pressing the jump and run buttons as a test.






UE5 char movement issue

Add log on stop jumping, and see if it triggers right away after you press.

But I really don’t understand what’s going on tbh. I would suggest that you look at the YouTube video I sent, and follow it up. It must work. I started with that video.

I made a new project and started following the video and everything was working so I have no idea why the fox one was broken. however, at the very end ran into a small issue. he states to use Boolean and all worked except the last 3. I know the issue but I’m not sure how to remove the exec pin as he does not use them for those

You need to connect these pins. Same for other boolean values. Set is executable action and has to have exec connection.
image

I fixed it, I also had to switch the boolean as well and now its working.

I’m very confused why the other project didn’t work, its odd. I may try figuring it out further to see if I can find my issue but now I know a working method so it’s a good starting point.

1 Like

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