5 lines
50 B
GDScript3
5 lines
50 B
GDScript3
|
|
extends CharacterBody2D
|
||
|
|
|
||
|
|
|
||
|
|
var busy : bool = false
|