I cannot spot the error in my ways unfortunately. I have triple checked my inputs are mapped and referenced in the script variable the same. I believe I have attached the script to the correct node. I am at a bit of a loss as a complete beginner to scripting and/or Godot. Have attached screengrabs of the scene tree and input mapping too. Any help would be very much appreciated.
Hi, yes that is a key bit of info I omitted. I do not appear to be getting any movement at all.
I have a camera2D node attached as a child under the node2D of the main Game scene. I also added some coloured tiles to give me something to relate movement against incase it was an issue with me just not seeing any movement.
I am not able to try right now, but should I maybe try remove camera? Or is there a way I can get the script to print confirmation input is being registered?
I believe the scene for my character that I had attached in my game scene was maybe a delted version that still remained as no matter what code I entered there was no output in the console. I deleted and replaced with a new saved one and it now works. Equivalent of turning off and on again as always lol