EvilEngine/BUTN: Difference between revisions

1,169 bytes removed ,  5 years ago
no edit summary
Battlepedia>Seil
Battlepedia>Seil
No edit summary
Line 45:
* 17-31 - Unused
|-
| 0x6C || byte[[Motion]] || '''typeMotion''' || UsuallyAlways type 4 (mechanismMechanism)
! colspan="4" | xEntMotionAsset
|-
| 0x6C || byte || '''type''' || Usually 4 (mechanism)
|-
| 0x6D || byte || '''use_banking''' || Usually 0
|-
| 0x6E || short || '''flags''' || Usually 0
|-
! colspan="4" | xEntMotionMechData
|-
| 0x70 || byte || '''type''' || Usually 2
|-
| 0x71 || byte || '''flags''' || Usually 1
|-
| 0x72 || byte || '''sld_axis''' || Usually 1 (Y axis?)
|-
| 0x73 || byte || '''rot_axis''' || Usually 0 (X axis?)
|-
| 0x74 || float || '''sld_dist''' || (local units) Height of the button when pressed. This is affected by local rotation and scale.
|-
| 0x78 || float || '''sld_tm''' || (seconds) Time it takes to move between pressed and unpressed height.
|-
| 0x7C || float || '''sld_acc_tm''' || (seconds) Easing in duration, relative to unpressed height. Must be >= 0 and <= sld_tm.
|-
| 0x80 || float || '''sld_dec_tm''' || (seconds) Easing out duration, relative to pressed height. Must be >= 0 and <= sld_tm.
|-
| 0x84 || float || '''rot_dist''' ||
|-
| 0x88 || float || '''rot_tm''' ||
|-
| 0x8C || float || '''rot_acc_tm''' ||
|-
| 0x90 || float || '''rot_dec_tm''' ||
|-
| 0x94 || float || '''ret_delay''' ||
|-
| 0x98 || float || '''post_ret_delay''' ||
|-
| 0x9C || int[3] || null || '''Movie only'''
|-
! colspan="4" | Events
Anonymous user