Skip to content

Draw Character in NiGHTS Attack

Mari0shi requested to merge Mari0shi06/SRB2:character-nightsattack into next

srb20209.gif

You can change the color manually by setting natkcolor in S_SKIN, and access it in Lua with skins[skinnumber].natkcolor (Read-only)

If not manually set it will check if you go super and use the 5th flash of supercolor, if you can't go super in NiGHTS or at all it will just use prefcolor.

Merge request reports