BaseAnimatingOverlay
From Garry's Mod
NextBots and Players are BaseAnimatingOverlay entities.
Only Scripted Entities of the "anim" type are BaseAnimatingOverlay.
NOTE |
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