EvilEngine/BUTN: Difference between revisions

Battlepedia>Igorseabra4
No edit summary
Battlepedia>Seil
Line 45:
* 17-31 - Unused
|-
! colspan="4" | xEntMotionAsset
| 0x6C || byte[8] || Unknown || Usually 4,0,0,4,2,1,1,0
|-
| 0x6C || byte[8] || Unknown'''type''' || Usually 4,0,0,4,2,1,1,0 (mechanism)
| 0x74 || float || '''Pressed Height''' || (local units) Height of the button when pressed. This is affected by local rotation and scale.
|-
| 0x6D || byte || '''use_banking''' || Usually 0
| 0x78 || float || '''Transition Time''' || (seconds) Time it takes to move between pressed and unpressed height.
|-
| 0x6E || short || '''flags''' || Usually 0
| 0x7C || float || '''Ease In Time''' || (seconds) Easing in duration, relative to unpressed height. Must be >= 0 and <= Transition Time.
|-
! colspan="4" | xEntMotionMechData
| 0x80 || float || '''Ease Out Time''' || (seconds) Easing out duration, relative to pressed height. Must be >= 0 and <= Transition Time.
|-
| 0x840x70 || int[6]byte || null'''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 || '''Pressed Heightsld_dist''' || (local units) Height of the button when pressed. This is affected by local rotation and scale.
|-
| 0x78 || float || '''Transition Timesld_tm''' || (seconds) Time it takes to move between pressed and unpressed height.
|-
| 0x7C || float || '''Ease In Timesld_acc_tm''' || (seconds) Easing in duration, relative to unpressed height. Must be >= 0 and <= Transition Timesld_tm.
|-
| 0x80 || float || '''Ease Out Timesld_dec_tm''' || (seconds) Easing out duration, relative to pressed height. Must be >= 0 and <= Transition Timesld_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'''
Anonymous user