Unreal Code

    • Register
    • Login
    • Groups

    CT_Cmpt_Flight Documentation

    Universal Flight System Documentation
    1
    1
    192
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • C
      CT_Game last edited by CT_Game

      CT_Cmpt_Flight

      Functions

      Name Description
      Toggle Toggle between Enable and Disable
      Enable To Flying Mode
      Disable To Walking Mode
      AddMovementInput Axis value for Up / Down
      OnAcceleratingToLocation Trigger move start animation (used in AI)
      OnDecelerating Trigger move stop animation (used in AI)
      SetRotationMode VelocityDirection I LookingDirection I Aiming
      SetMoveWeights 0 = any I 1 = forward I -1 = backward

      Config

      Params Type Description
      Rotation Mode Enum VelocityDirection I LookingDirection I Aiming
      Movement Rotation Rate Float Will modify Character Movement
      Movement Max Acceleration Float ↥↥↥↥
      Movement Braking Deceleration Flying Float ↥↥↥↥
      Movement Max Fly Speed Float ↥↥↥↥
      Angle Fwd Up Scale Float Adjust the tilt angle when lifting and lowering
      Angle Bwd Up Scale Float ↥↥↥↥
      Angle Fwd Down Scale Float ↥↥↥↥
      Angle Bwd Down Scale Float ↥↥↥↥
      Angle Scale on Aiming Float When RotationMode is Aiming
      Simple Mode Boolean no start and stop animation
      Simple Mode by Montage Playing Boolean Use simple mode when playing montage
      1 Reply Last reply Reply Quote 0
      • First post
        Last post
      Powered by NodeBB | Contributors