So i am making a first person game when i press start i can control my character and everything completely fine but in the node editor i need to make a reference to my first person character but there is no first person character in my world outliner could someone please help me.
I don’t know what you mean by ‘node editor’, but you can always just put a first person character in the level and choose ‘auto possess player’ = player 0.
I think you mean blueprint editor. If you want a reference to your player there, do this:
By node editor i mean the ue4 editor.
Ok i will try thank you.