theRAPTLab / gsgo

GEM-STEP Foundation repo migrated from GitLab June 2023
1 stars 1 forks source link

Feature: `glowColor` #798

Closed benloh closed 11 months ago

benloh commented 11 months ago

This adds the ability to set a glowColor for characters.

Features:

TO USE

featProp character.Costume.glow setTo 0.2
featProp character.Costume.glowColor setToColor 15597823

Addresses #782