Animated Skin Colors

[Open Assets] Animated Skin Colors V2

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.
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, and ASC_SkinColorAddRamp(SKINCOLOR_id,ramp,...) to add ramps to your animated skin color.
You can also edit the table directly with the asc_animated_skin_colors global table.

You can include this in your mods, it will automatically check if it already exists.


ringracers0001.gif
Author
ChrisFurry
Downloads
375
Views
2,327
Extension type
lua
File size
4.7 KB
MD5 Hash
64c61b4a6bceea04157bd47c0261b220
First release
Last update

Share this resource

Latest updates

  1. The Update that makes this addon

    I don't really know what to title this update but I really should have done this before...
Back
Top