/godot_player_control

small script to control the player with smooth movement

Primary LanguageGDScript

godot_player_control

small script to control the player with smooth movement First of all, you have to create KinematicBody2d and add script from this repository image

If you dont want create a label, you can just delete strings with this object in script.

Don't forget in Project/Project Settings.../Input Map add Action: move_up, move_down, move_right, move_left