4 lines
55 B
GDScript3
4 lines
55 B
GDScript3
|
extends Node
|
||
|
|
||
|
var main_player : KinematicBody2D = null
|