BaseAnimatingOverlay
From Garry's Mod
(Difference between revisions)
Robotboy655 (Talk | contribs) |
(anim scripted entities are now baseanimatingoverlay) |
||
Line 1: | Line 1: | ||
{{Type|NextBot}}s and {{Type|Player}}s are BaseAnimatingOverlay entities. | {{Type|NextBot}}s and {{Type|Player}}s are BaseAnimatingOverlay entities. | ||
− | [[Scripted Entities]] of the "anim" type are | + | Only [[Scripted Entities]] of the "anim" type are BaseAnimatingOverlay. |
{{Note|Playing gestures/creating new layers on {{Type|NextBot}}s may not work correctly unless done in the {{HookFunction|NEXTBOT|BehaveUpdate}} hook.}} | {{Note|Playing gestures/creating new layers on {{Type|NextBot}}s may not work correctly unless done in the {{HookFunction|NEXTBOT|BehaveUpdate}} hook.}} |
Revision as of 15:49, 26 February 2018
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