Please enable JavaScript.
Coggle requires JavaScript to display documents.
Aniamtion Controller - Coggle Diagram
Aniamtion Controller
Animation Type Class
EaseType(Enum)
Bounce
etc>>
Vector2 Locations
Path(Array )
Bezier
Linear
Non Path(Variable)
AnimationType (Enum)
Move
Rotate
Scale
vector 2 (scale )
Float Duration
Animation Sequencer (Scriptable Object)
Get Animation Type
Edit Values
Manage Animations
Append
etc..
Animation Reapeating Enums
One time Animation
Two Times Animation
Multiple Animations
etc
Animation Controller.cs Executioner
Execute the Animation Sequence
Get List of Animation Sequences
Execute it in the Lists
Gizmos