Search Results
/Script/MotorcycleRuntime.FortPlayerAnimInstance_MotorcycleRider
FortPlayerAnimInstance_MotorcycleRider
| # | Property Name | Type | Offset | Size | |
|---|---|---|---|---|---|
| 1 | MotorcycleInput | float | 0x0550 | 0x54 | |
| 2 | WorldVelocity | float | 0x05B0 | 0x18 | |
| 3 | LocalVelocity | float | 0x05C8 | 0x18 | |
| 4 | RightHandIKAlpha | float | 0x05E0 | 0x04 | |
| 5 | LeftHandIKAlpha | float | 0x05E4 | 0x04 | |
| 6 | Speed2D | float | 0x05E8 | 0x04 | |
| 7 | bIsJumping | bool | 0x05ED | 0x01 | |
| 8 | bIsReloading | bool | 0x05ED | 0x01 | |
| 9 | RiderCatchupRotation | float | 0x05F0 | 0x18 | |
| 10 | RiderZDisplacement | float | 0x0610 | 0x04 | |
| 11 | RiderDisplacementDampUpFactor | float | 0x0614 | 0x04 | |
| 12 | RiderDisplacementDampDownFactor | float | 0x0618 | 0x04 | |
| 13 | RiderDisplacementLandingFallDistanceThreshold | float | 0x061C | 0x04 | |
| 14 | RiderMinDisplacement | float | 0x0620 | 0x04 | |
| 15 | RiderMaxDisplacement | float | 0x0624 | 0x04 | |
| 16 | RiderDisplacementRampPerSecond | float | 0x0628 | 0x04 | |
| 17 | RiderRotationInterpSpeed | float | 0x062C | 0x04 | |
| 18 | VelocityImpact | float | 0x0630 | 0xF0 | |
| 19 | ImpactDisplacement | float | 0x0720 | 0x18 | |
| 20 | AbsSteerAngle | float | 0x0738 | 0x04 | |
| 21 | LeanAngle | float | 0x073C | 0x04 | |
| 22 | FallDistanceValue | float | 0x0740 | 0x04 | |
| 23 | FootTraceLocation | float | 0x0748 | 0x18 | |
| 24 | FootTraceSideOffset | float | 0x0760 | 0x04 | |
| 25 | MaxFootLocationDistance | float | 0x0764 | 0x04 | |
| 26 | bHasFootTrace | bool | 0x0768 | 0x01 | |
| 27 | bInAir | bool | 0x0769 | 0x01 | |
| 28 | bIsInRollAngleThreshold | bool | 0x076A | 0x01 | |
| 29 | bIsDriveStarting | bool | 0x076B | 0x01 | |
| 30 | LocalLeftOffset | float | 0x0770 | 0x18 | |
| 31 | WorldPosLeft | float | 0x0788 | 0x18 | |
| 32 | LocalRotLeftOffset | float | 0x07A0 | 0x18 | |
| 33 | WorldRotLeft | float | 0x07B8 | 0x18 | |
| 34 | LocalRightOffset | float | 0x07D0 | 0x18 | |
| 35 | WorldPosRight | float | 0x07E8 | 0x18 | |
| 36 | LocalRotRightOffset | float | 0x0800 | 0x18 | |
| 37 | WorldRotRight | float | 0x0818 | 0x18 | |
| 38 | bIsSteeringRotating | bool | 0x0830 | 0x01 | |
| 39 | bIsStopped | bool | 0x0831 | 0x01 | |
| 40 | bIsIdle | bool | 0x0832 | 0x01 | |
| 41 | IdleSpeedKmh | float | 0x0834 | 0x04 | |
| 42 | bIsSlowingDown | bool | 0x0838 | 0x01 | |
| 43 | bIsDrivingFast | bool | 0x0839 | 0x01 | |
| 44 | bIsTurningRightHard | bool | 0x083A | 0x01 | |
| 45 | bIsTurningLeftHard | bool | 0x083B | 0x01 | |
| 46 | bIsBraking | bool | 0x083C | 0x01 | |
| 47 | bIsBoosting | bool | 0x083E | 0x01 | |
| 48 | bIsJumpTrick | bool | 0x083F | 0x01 | |
| 49 | JumpPlayRate | float | 0x0840 | 0x04 | |
| 50 | bIsJumpFlipping | bool | 0x0844 | 0x01 | |
| 51 | bShouldEnableAO | bool | 0x0845 | 0x01 | |
| 52 | bIsBodyDragging | bool | 0x0846 | 0x01 | |
| 53 | FallDistanceJumpingThreshold | float | 0x0848 | 0x04 | |
| 54 | FallDistanceJumpTrickThreshold | float | 0x084C | 0x04 | |
| 55 | RollAngleThreshold | float | 0x0850 | 0x04 | |
| 56 | StartSpeedThreshold | float | 0x0854 | 0x04 | |
| 57 | SlowingSpeedThreshold | float | 0x0858 | 0x04 | |
| 58 | FastSpeedThreshold | float | 0x085C | 0x04 | |
| 59 | BrakingDeltaThreshold | float | 0x0860 | 0x04 | |
| 60 | SteerHardAngleThreshold | float | 0x0864 | 0x04 | |
| 61 | GroundTraceUpOffset | float | 0x0868 | 0x04 | |
| 62 | GroundTraceLength | float | 0x086C | 0x04 | |
| 63 | JumpPlayRateInRange | float | 0x0870 | 0x10 | |
| 64 | JumpPlayRateOutRange | float | 0x0880 | 0x10 | |
| 65 | JumpChargeFactor | float | 0x0890 | 0x04 | |
| 66 | bIsChargingJump | bool | 0x0894 | 0x01 | |
| 67 | bIsMotorcycleJumping | bool | 0x0895 | 0x01 | |
| 68 | bMotorcycleLaunchedJump | bool | 0x0896 | 0x01 | |
| 69 | bWheelie | bool | 0x0897 | 0x01 | |
| 70 | bStoppie | bool | 0x0898 | 0x01 | |
| 71 | bIsJumpingAndNotRolling | bool | 0x089A | 0x01 | |
| 72 | bIsOnGroundAndNotRolling | bool | 0x089B | 0x01 | |
| 73 | bIsOnGroundAndBoosting | bool | 0x089C | 0x01 | |
| 74 | bIsPowerSliding | bool | 0x089D | 0x01 | |
| 75 | PowerSlideSteeringAngleThreshold | float | 0x08A0 | 0x04 | |
| 76 | PowerSlideSpeedThreshold | float | 0x08A4 | 0x04 | |
| 77 | LandStartPosInRange | float | 0x08B0 | 0x10 | |
| 78 | LandStartPosOutRange | float | 0x08C0 | 0x10 | |
| 79 | LandStartPosition | float | 0x08D0 | 0x04 | |
| 80 | bShouldPawnStandUp | bool | 0x08D4 | 0x01 | |
| 81 | bIsSmoothingYaw | bool | 0x08D5 | 0x01 | |
| 82 | AimPitch | float | 0x08D8 | 0x04 | |
| 83 | AimYaw | float | 0x08DC | 0x04 | |
| 84 | AimYawLastFrame | float | 0x08E0 | 0x04 | |
| 85 | AimYawSmoothed | float | 0x08E4 | 0x04 | |
| 86 | BodyAimYaw | float | 0x08E8 | 0x04 | |
| 87 | NegativeBodyAimYaw | float | 0x08EC | 0x04 | |
| 88 | ForwardSpeed | float | 0x08F0 | 0x04 | |
| 89 | PreviousForwardSpeed | float | 0x08F4 | 0x04 | |
| 90 | TotalSpeed | float | 0x08F8 | 0x04 | |
| 91 | bIsReversing | bool | 0x08FC | 0x01 | |
| 92 | bIsMoving | bool | 0x08FD | 0x01 | |
| 93 | bIsInAir | bool | 0x08FE | 0x01 | |
| 94 | bIsUsingConsumable | bool | 0x08FF | 0x01 | |
| 95 | IntroCachedTime | float | 0x0900 | 0x14 | |
| 96 | StoppieLandTime | float | 0x0914 | 0x04 | |
| 97 | bShouldPlayHitReact | bool | 0x0918 | 0x01 | |
| 98 | bIsPlayingMontage | bool | 0x0919 | 0x01 | |
| 99 | VehiclePitch | float | 0x091C | 0x04 | |
| 100 | VehicleRoll | float | 0x0920 | 0x04 | |
| 101 | MeleeTwistRot | float | 0x0928 | 0x18 | |
| 102 | bStateTransitionRuleToMovingLoop | bool | 0x0940 | 0x01 | |
| 103 | UpperBodyAdditiveAlpha | float | 0x0944 | 0x04 | |
| 104 | UpperBodyAdditiveStrength | float | 0x0948 | 0x04 | |
| 105 | MovingNoisePlayRate | float | 0x094C | 0x04 | |
| 106 | bIsFemale | bool | 0x0950 | 0x01 |