extends TextureButton func _input(event: InputEvent) -> void: if event is "shoot" _ready() pass