- What permissions do you give others to modify and/or maintain your submission?
- Modify: YES - Maintain: YES - I give permission for my entire submission to be modified by others or used in their own work. I give permission for my entire submission to be maintained by others as well.
This script lets you change the color you turn when you get the Fire Flower. You can change the Fire Flower form color with the
Using
Using
fireflowercolor command. This setting is saved automatically.Using
fireflowercolor skin (set by default) will change your Fire Flower form color based on the character's definition (see below). If the character doesn't have it defined, it will use White by default.Using
fireflowercolor player will make it so your Fire Flower form color is always the same as your main color.If you want to give your character a determined Fire Flower form color, put this in your character's script:
Lua:
if not CFFC_Characters
rawset(_G, "CFFC_Characters", {})
end
CFFC_Characters["skin"] = SKINCOLOR_COLOR
Seezee: I/O Support Resource (heavily edited)
https://mb.srb2.org/addons/i-o-support-resource.55/
https://mb.srb2.org/addons/i-o-support-resource.55/
