This commit is contained in:
Mikołaj Lubiak 2022-10-22 13:20:40 +02:00
parent 55afe95dc8
commit 56c01d21d8
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
extends KinematicBody2D, Node
extends KinematicBody2D
var motion = Vector2()