Hello everyone, I am Newbie for Godot and want to make game using C#
I find the following tutorial.
https://docs.godotengine.org/en/stable/tutorials/2d/2d_movement.html
I create the 8Way.cs and copy the C# script from the website


and apply the 8Way.cs to 8Way(KinematicBody2D)
But the code still not work , the sprite can't move, anyidea????
Thank you very much