extends Node2D const FightLib = preload("res://scenes/Global/FightLib.gd") # Called when the node enters the scene tree for the first time. func _ready(): FightLib.new()