Animated Skin Colors

[Open Assets] Animated Skin Colors V3A

Figured out my code was slightly broken by working, whoops.

Changes
  • Color loop code is fixed.
  • Color initialization code is fixed.
  • Cool!
Reactions: A Psyduck
Everything has been changed in this update, and the description will be changed soon so the documentation is correct.
Why an overhaul? I've been getting back into lua recently (specifically because of Love2D), and decided to come back to this mod.

CHANGES
  • ASC_ functions have been removed in favor of a table which holds the functions, animatedSkinColor
  • Animated color timer now resets when loading a new level.
  • Removed that dumb debug print I kept leaving in.
Note: This version can be mixed in with mods that use the older versions, though it is not recommended.
I don't really know what to title this update but I really should have done this before releasing it.

Basically, now animated skin colors will animate in the intermission and vote screen as well.
They don't update in the other menus because I don't know how to do that sadly. (if you want to shoot me a message with how I'll update it again!)

No functions or variables have been changed.
Back
Top