Package com.csse3200.game.components.lighting
package com.csse3200.game.components.lighting
-
ClassesClassDescriptionComponent that is responsible for detecting if a target entity is within the light cone.Cone light component used to store the ConeLight object and all of its parameters.This component is responsible for the movement of the security camera light.This class was lazily copied from the player input handler (as you can probably tell) just to test the dynamic movement and rotation of the lights.