extends Area3D func _on_body_entered(ball: Node3D) -> void: Globals.game_state.reap_ball.emit(ball)