6 lines
56 B
GDScript3
6 lines
56 B
GDScript3
|
extends Node2D
|
||
|
|
||
|
|
||
|
|
||
|
@export var current : CharacterBody2D
|