Thing_Recolor

Moderator: GZDoom Developers

Post Reply
kgsws-CZ
Posts: 70
Joined: Sun Jul 19, 2009 9:50 pm

Thing_Recolor

Post by kgsws-CZ »

168:Thing_Recolor(tid, sid, flags)

Recolors thing to source sector color, this change is real time, things can "rainbow fade" by changing source sector color.

tid - TID of the thing(s) to recolor, 0 = activator
sid - source sector ID
flags:
1 - also uses source sector light, ignores light of sector where thing is
2 - ignores fixed colormap to make special color effects
Attachments
recolor.zip
(4.95 KiB) Downloaded 27 times
kgsws-CZ
Posts: 70
Joined: Sun Jul 19, 2009 9:50 pm

Re: Thing_Recolor

Post by kgsws-CZ »

Ok, here is screenshot. 3 colored, 1 untouched. Also notice black one outside.Image
Post Reply

Return to “Closed Feature Suggestions [GZDoom]”