Hi,
I have a RigidBody2D that is like a rocket. I wanted to add a Light2D with the RigidBody2D as the parent, so that as the rocket flies it will light things up. When I add the Light2D though, the rocket doesn't move anymore. Is there an easy way to fix this??
Josh