SumZbrod / godot_player_control

small script to control the player with smooth movement

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

small script to control the player with smooth movement


Languages

Language:GDScript 100.0%