Animation Layers (BaseAnimatingOverlay)
Entities based on BaseAnimatingOverlay are capable of layering animations.
NextBots and Players are BaseAnimatingOverlay entities.
Only Scripted Entities of the anim type are BaseAnimatingOverlay.
Playing gestures/creating new layers on NextBots may not work correctly unless done in the NEXTBOT:BehaveUpdate hook.
The following functions can only be used on BaseAnimatingOverlay entities:
Layer creation functions
Layer manipulation functions
Other functions
Example
Example usage of layers on a anim type SENT.
Garry's Mod
Rust
Steamworks
Wiki Help