GDScript

Testing What Scene a Body is in Godot

Using the class_name and is to detect if a body entering an Area2D is of a particular scene.

Continue reading →