Spotlight only pointing in one direction

Hi there,

I’m trying to make headlights for my car using spot lights, however they only shine in one direction (when rotation is 0, 0, 0) and do not shine in the direction where the car is going. How do I fix this?

If you make the spotlight a child of the car game object that should tie the light’s orientation to that of the car.

Like Jukilum said, It should require to only add that light as a child object to the parent object that’s moving.

The problem for me was with the normal map texture that I had assigned on my ground object (the object on which all my other objects are placed). I’m not really sure that the normal map texture was causing problems, but removing it finally made my spot light work properly. I just corrected the missing normal texture stuff from a little bit of Emmision.