ChrisFurry
Artist and Programmer
ChrisFurry submitted a new resource:
Animated Skin Colors - A simple way for creators to make animated skin colors.
Read more about this resource...
Animated Skin Colors - A simple way for creators to make animated skin colors.
A very simple addon that adds a way to create animated skin colors.
This script only gives you a library to work with in order to create animated skin colors, and 1 animated skin color as an example.
To create an animated skin color, you must first define the skin color normally through lua, then use the functions listed.
ASC_MakeSkinColorAnimated(SKINCOLOR_id,tics per frame)
to initialize the animated skin color, andASC_SkinColorAddRamp(SKINCOLOR_id,ramp,...)
...
Read more about this resource...