Follow points
GLights allow you to make all lights point towards one point. Those points are called follow points and are in the FollowPoints
folder. They can be either parts or ObjectValues. Parts in the FollowPoints
folder will become transparent when the game starts.
If you want to follow NPCs, you should add an ObjectValue and set its Value property to your npc, preferably the HumanoidRootPart
part (its torso)
note
Follow spotlights currently work correctly only when they're placed on the floor or ceiling. They'll not work correctly when the model itself is tilted.