How can I change the Radius/Cone angles etc of a SpotlightMovable that I made in UScript? I looked through documentation, and don't really see any of these properties available.(Current code below)
Code:class PlayerFlashlight extends SpotLightMovable notplaceable; DefaultProperties { Begin Object Name=SpotLightComponent0 LightColor=(R=255, G=255, B=255) End Object bNoDelete=false; }
Do I just use DrawScale3d? Or is there a better way?



Reply With Quote



Bookmarks