Animation Events (File Format): Difference between revisions

Jump to navigation Jump to search
no edit summary
imported>Antidote
>Aruki
No edit summary
Line 81: Line 81:
| Enumerated event type (unknown values)
| Enumerated event type (unknown values)
|-
|-
| [[#CCharAnimTime|CCharAnimTime]]
| [[Char Anim Time]]
| 1
| 1
| '''Event Timestamp'''
| '''Event Timestamp'''
Line 110: Line 110:
| {{unknown|Unknown}}
| {{unknown|Unknown}}
|  
|  
|}
====CCharAnimTime====
{| class="wikitable"
! Type
! Count
! Name
! Notes
|-
| float
| 1
| '''Event Timestamp'''
| Time (in seconds) from start of [[ANIM (File Format)|ANIM]] to trigger event
|-
| [[#TimeType|TimeType]]
| 1
| Value Type
| Describes the current status of the time value
|}
=====TimeType=====
TimeType describes the current status of the animation time, e.g: Non-zero, Increasing from zero, Staying at zero, Decreasing to zero, or Infinity,
{| class="wikitable"
! Name
! Value
|-
| NonZero
| 0
|-
| ZeroIncreasing
| 1
|-
| ZeroSteady
| 2
|-
| ZeroDecreasing
| 3
|-
| Infinity
| 4
|}
|}


Anonymous user

Navigation menu