Site Tools


ac6-refmat:param:animmovecorrectionparam

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

ac6-refmat:param:animmovecorrectionparam [2025/02/25 17:54] – created adminac6-refmat:param:animmovecorrectionparam [2025/02/25 19:46] (current) admin
Line 1: Line 1:
 ====== AnimMoveCorrectionParam ====== ====== AnimMoveCorrectionParam ======
 ===== Fields ===== ===== Fields =====
-^ Field ^ Description ^ Notes ^ +^ Field ^ Type ^ Offset ^ Description ^ Notes ^ 
-| charaId | Character ID of the character to which the parameter is applied. |  | +| charaId | ''u16'' | ''0x0'' | Character ID of the character to which the parameter is applied. |  | 
-| pad2_1 |  | This field is padding. | +| pad2_1 | ''dummy8'' | ''0x2'' |  | This field is padding. | 
-| animId | The animation ID of the animation to which the parameter is applied. |  | +| animId | ''u32'' | ''0x4'' | The animation ID of the animation to which the parameter is applied. |  | 
-| flagId | TAE flag to which the parameter is applied: Flag ID of Movement Amount Override |  | +| flagId | ''s32'' | ''0x8'' | TAE flag to which the parameter is applied: Flag ID of Movement Amount Override |  | 
-| calcGraphParamId | ID of the correction calculation graph parameter passed to the correction movement calculation control. | This field refers to the following params: [[ac6-refmat:param:CalcCorrectGraph]] | +| calcGraphParamId | ''u32'' | ''0xc'' | ID of the correction calculation graph parameter passed to the correction movement calculation control. | This field refers to the following params: [[ac6-refmat:param:CalcCorrectGraph]] | 
-| charaWeightMax | Upper limit of aircraft weight to be passed to the correction travel calculation control |  | +| charaWeightMax | ''s32'' | ''0x10'' | Upper limit of aircraft weight to be passed to the correction travel calculation control |  | 
-| charaWeightMin | Lower limit of aircraft weight to be passed to the correction travel calculation control |  | +| charaWeightMin | ''s32'' | ''0x14'' | Lower limit of aircraft weight to be passed to the correction travel calculation control |  | 
-| moveMax | Upper limit of the amount of travel passed to the compensating travel calculation control |  | +| moveMax | ''f32'' | ''0x18'' | Upper limit of the amount of travel passed to the compensating travel calculation control |  | 
-| moveMin | Lower limit of the amount of travel passed to the compensating travel calculation control |  | +| moveMin | ''f32'' | ''0x1c'' | Lower limit of the amount of travel passed to the compensating travel calculation control |  | 
-| pad99 |  | This field is padding. |+| pad99 | ''dummy8'' | ''0x20'' |  | This field is padding. |
  
ac6-refmat/param/animmovecorrectionparam.1740506049.txt.gz · Last modified: by admin