|
Post by dominationkid on Oct 25, 2016 9:13:59 GMT -5
Hi everyone!! I'm trying to make a glowing painting, and after searching all the EA items, I only found that the doctor's X-ray screen that glows. *_* So I tried using the item to make my painting, but it ended up glows like this: (it starts glowing at 0:27)
I'm wondering if there is a way to make it glow continuously. Thank you very much. :D
|
|
|
Post by orangemittens on Oct 25, 2016 11:07:40 GMT -5
Hi dominationkid, that item uses a ScrollingLight shader to make that light effect. If you look at the shader Items in the Warehouse, one of the lines is for LightsAnimSpeed. If you change the value there to 0 it will stop the light from scrolling through the "glow off" portion of the animation. If you aren't sure where to find the line, look at the Components of an EA object documentation in the tutorial section HERE. The part you want is the part about the Model LODs. It has illustrations showing how to get to the shader Items editing panel. If you run into questions finding the right thing post again.
|
|
|
Post by dominationkid on Oct 25, 2016 14:51:11 GMT -5
Hi dominationkid, that item uses a ScrollingLight shader to make that light effect. If you look at the shader Items in the Warehouse, one of the lines is for LightsAnimSpeed. If you change the value there to 0 it will stop the light from scrolling through the "glow off" portion of the animation. If you aren't sure where to find the line, look at the Components of an EA object documentation in the tutorial section HERE. The part you want is the part about the Model LODs. It has illustrations showing how to get to the shader Items editing panel. If you run into questions finding the right thing post again. orangemittensi found it and changed the value!! thank you very much for your kind help. :D
|
|
|
Post by orangemittens on Oct 25, 2016 14:59:43 GMT -5
You're welcome
|
|
|
Post by inabadromance on Oct 25, 2016 19:30:39 GMT -5
looking awesome :D
|
|
|
Post by dominationkid on Oct 26, 2016 3:04:16 GMT -5
|
|