Is it possible for an ENTITY* object to have lighting? By ENTITY* object I mean:
Code:
ENTITY* name
{
stuff
}


I'd like to use this to display a gun in front of the screen. Thanks!