GLDEFS - "lightselfonly"

Post a reply

Smilies
:D :) :( :o :shock: :? 8-) :lol: :x :P :oops: :cry: :evil: :twisted: :roll: :wink: :geek: :ugeek: :!: :?: :idea: :arrow: :| :mrgreen: :3: :wub: >:( :blergh:
View more smilies

BBCode is ON
[img] is OFF
[url] is ON
Smilies are ON

Topic review
   

Expand view Topic review: GLDEFS - "lightselfonly"

Re: GLDEFS - "lightselfonly"

by Custodian » Fri Dec 10, 2021 8:45 pm

Awesome!

Re: GLDEFS - "lightselfonly"

by Major Cooke » Wed Dec 01, 2021 5:29 pm

Already coded. You only need wait for it to be merged.

GLDEFS - "lightselfonly"

by Custodian » Sun Nov 21, 2021 11:59 am

Hello! An option I would like to see is a property for GLDEF lights that only illuminate the specific actor that calls them. I imagine the syntax would look something like this:

Code: Select all

lightselfonly 1
The intended use case for such a feature would be to allow sprites to be illuminated and colored independently from their surroundings. The specific use I have in mind is to apply a glow and color when enemies take damage, similar to Prodeus. I've attempted a number of different approaches for this, most of them involving palette translations, but those are imperfect.

If someone else has found a solution to achieve this effect, I'd be interested to hear it, but a native feature would be my preference.

Thanks
-P

Top