I have a player object and set it so that when the player collides with a projectile it'll load a gameover scene. But whenever the player collides Unity throws the error that no RigidBody2D is detected even though one is attatched. I've tried different fixes but nothing seems to work. Any help would be appreciated.
↧