Engine
Engine copied to clipboard
Enhancement: Add client light class for AngelScript
What would this enhancement be for?
Scripting
Describe your enhancement suggestion in more detail
Provide a simple client-only class that can be used to create and manage a clustered light. Right now we have CLight, which is networked and uses up an edict. Something that isn't networked should be provided for client-side effects and whatnot.