SS1984 - Modules - Types

code/__HELPERS/animation_library.dm

/proc/animate_fade_grayscaleAnimates fading an atom to grayscale
/proc/animate_fade_coloredAnimates fading an atom from grayscale to normal color
/proc/animate_melt_pixelAnimates an atom melting downward with a bounce effect
/proc/animate_explode_pixelAnimates an atom exploding outward with random rotation and movement
/proc/animate_floatAnimates an atom floating up and down with rotation
/proc/animate_levitateAnimates an atom levitating slightly with rotation
/proc/animate_ghostly_presenceAnimates a ghostly presence effect with floating and rotation
/proc/animate_fading_leap_upAnimates an atom leaping upward while fading and scaling
/proc/animate_fading_leap_downAnimates an atom leaping downward while appearing and scaling down
/proc/animate_shakeAnimates shaking an atom randomly on its tile
/proc/animate_teleportAnimates a teleportation effect with scaling and color change
/proc/animate_teleport_wizAnimates a wizard-style teleportation effect
/proc/animate_rainbow_glow_oldAnimates a simple rainbow color cycle (red, green, blue)
/proc/animate_rainbow_glowAnimates a full rainbow color cycle
/proc/animate_fade_to_color_fillAnimates fading to a specific color fill
/proc/animate_flash_color_fillAnimates flashing between a specific color and white
/proc/animate_flash_color_fill_inheritAnimates flashing between a specific color and the original color
/proc/animate_clownspellAnimates a clown spell effect with scaling and color change
/proc/animate_wiggle_then_resetAnimates wiggling an atom randomly then resetting to original position
/proc/animate_spinAnimates spinning an atom in the specified direction
/proc/animate_shockwaveAnimates a shockwave effect with rotation and vertical movement
/proc/animate_rumbleAnimates a rumbling effect by translating the atom in four directions