vita_de Posted March 20, 2013 Posted March 20, 2013 Hi! Create Sprite model through WidgetSpriteNode. Sprite turns very dark because of the low lighting. How do I add lighting to the model and that this action does not affect the main stage. Thank you!
carl.sutton Posted March 20, 2013 Posted March 20, 2013 Use a bit mask on the widgetSipriteNode and the light as explained in the Bit Mask section of this article https://developer.unigine.com/en/docs/1.0/principles/objects/
Recommended Posts