decorate actors and dynamic lights

Ask about ACS, DECORATE, ZScript, or any other scripting questions here!

Moderator: GZDoom Developers

Forum rules
Before asking on how to use a ZDoom feature, read the ZDoom wiki first. If you still don't understand how to use a feature, then ask here.

Please bear in mind that the people helping you do not automatically know how much you know. You may be asked to upload your project file to look at. Don't be afraid to ask questions about what things mean, but also please be patient with the people trying to help you. (And helpers, please be patient with the person you're trying to help!)
User avatar
DOOMERO-21
Posts: 1423
Joined: Wed Jan 02, 2008 10:02 pm
Location: Chile

decorate actors and dynamic lights

Post by DOOMERO-21 »

Exist a way to prevent an actor not be affected by dynamic lights?, i used bright into the decorate, this prevent the dynamic light, but I do not want the actor look bright. Exist another way?
User avatar
Pixel Eater
 
 
Posts: 667
Joined: Wed Aug 02, 2017 12:31 am
Location: In between the Moon and you, between the buried and me.

Re: decorate actors and dynamic lights

Post by Pixel Eater »

You can set GL_LIGHT_SPRITES to false but it will affect all sprites unfortunately.

Return to “Scripting”