Attention | Topic was automatically imported from the old Question2Answer platform. | |
Asked By | SupToasty | |
Old Version | Published before Godot 3 was released. |
I want to check my Player node against an enemy that is casting a ray. How would is return my Player to get_collider() as a type Object, or what other methods could I possibly use to test for these kinds of conditions?