Rick Posted July 22, 2013 Share Posted July 22, 2013 The following Lua script when attached to a point light (haven't tested with other things) gives me the error 'Attempt to call method 'GetColor' (a nil value)'. I need to change the light on the fly. function Script:UpdateWorld() local color = self.entity:GetColor() end Link to comment Share on other sites More sharing options...
Admin Posted August 30, 2013 Share Posted August 30, 2013 Fixed for next update. Thank you. Link to comment Share on other sites More sharing options...
Recommended Posts