a

changing to func _on_StompDetector_body_entered(body: Node) -> void causes another issue

americoperez49

 In the video, you then call body.global_position, but now that body is of type Node, you cant do that. How do we proceed from here after changing to func _on_StompDetector_body_entered(body: Node) -> void: