Im using unreal engine 4 now for a bit, Im having trouble right now with the programm, My movement blueprint dosnt work anymore, and im getting errors, if i press “play” im spawning in a freecam instead of a character, any help would be appreciated
You have to give some more information on that. It might be just a reference error so that the BP doesn’t compile correctly anymore.
Maybe start with posting the actual errors you are getting.
you go into the BP that throws the error and fix it. Try hit the compile error and it most likely won’t compile.
Then at the bottom of the BP window you should see the error and you can double-click it.
Then you just have to remove the node that throws the error or put it a reference that is valid.
In the Compiler Results it still says "InputAction Event references unknown Action ‘Interact’ for InputAction Interact
Edit: My Character is Getting Errors too
Input Axis Event references unknown axis ‘MoveForward’ for InputAxis MoveForward and that is for every movement