Changes between Initial Version and Version 1 of AnimationSystem


Ignore:
Timestamp:
02/26/16 14:43:53 (9 years ago)
Author:
epyon
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • AnimationSystem

    v1 v1  
     1== Timeline events ==
     2
     3* animation event
     4* spawn/destroy/change light
     5* spawn/destroy/change decal
     6* spawn/destroy/change billboard
     7* emit sound
     8* spawn/destroy/change particle emitter
     9
     10
     11== Usage scenarios ==
     12
     13{{{
     14Shoot command
     151. send to-shoot
     16}}}