ComponentRef
Animator Group
AnimatorGroup
A group of animators.
See also: AnimatorSimple
Properties
Duration
Length of this group, in seconds.
BeginTime
Delay before this animation starts, in seconds.
AutoStart
If set then this animator will start automatically, if not set then it can be started with a StartAnimator-component.
Animators
The animators controlled by this AnimatorGroup.
OnStop
Called when the group and all its children have finished their animation.
ZGameEditor
Documentation
- Contents
- Overview
- Tutorial 1
- Tutorial 2
- Tutorial 3
- Sample projects
- Component reference
- Writing expressions
Community