top of page

Patch Notes

Code Based Leaning Patch 1.6.0 (Enhanced Flexibility) [17/12/2022]

 

 

 

 

 

 

 

 

 

 

 

Code Fixes [1]

​

  • Angle Calculation Solution got fixed

​

Code Update [10]

​

  • Custom Mesh Selection [Tag your Mesh, enable the "Custom Mesh Selection" Button and your done !]

  • Lean Link Asset [can also be used as a Pre-Set Asset]

​

  • Lean Logic Blueprint/C++ Class [Code your own behaviour related to the Lean Component more easily]

​

  • Dynamic Speed Detection System [Set the Range of your Lean Intensity and the Character will interpolate from one to another based on the Velocity of the Character(MaxVelocity can be altered as well)]

​

  • Enhanced Debug View [Numerous Button to specify what to Debug]

​

  • Additional Feature : Custom Head Rotation [The Head rotates based on the Direction the Character is moving]

​

  • Wall detection System [System to avoid the Collision of the Mesh with Walls in proximity]

    • ! Highly adjustable ​!

​

  • Blueprint Version got removed ! [redundant]

​

  • Several new Functions got added : 

    • Set Start Location [alter the Location of the Traces for the Wall detection System] (Debug View available)​

    • Get Head Rotation Value [recommended use case : Animation Blueprint >> use this Function for setting up the Head Rotation System]

    • Get Lean Logic Reference [Function for getting a Reference to a Lean Logic Class {Note : "Select Class" Variable should be the Class currently in use. > if not this Function is not going to work.]

​

  • Pre-set Generator [Generate a copy of your Lean Setting in a Lean Link Asset]

​

​

Visual Update [2]

​

  • UI Overhaul [ >>>                                     ]

​

​

​

​

​

​

​

​

​

​

​

​

​

​

​​

​

​

​

​​

  • New Icons for each Class : 

​

​​

Error Fix [3]

​

  • Lean Rotation Error when reactivating the Component got fixed

  • Numerous Bug Fixes !!!

  • Performance Upgrade !!!

Screenshot 2022-12-17 192604.png

Showcase >>

LeanLinkAssetThumbnail_Icon.png
LeaningComponentThumbnail_Icon.png
LeanLogicAssetThumbnail_Icon.png

Code Based Leaning Patch 1.5.0 (Runtime Fixes) [07/08/2022]

ForWix_edited.jpg

Code Update [1]

​

  • Many new Functions got added:

    • Set new Lean Intensity​

    • Set new Lean Limit

    • Set new Lean Interpolation Speed

    • Toggle Activation

​

  • You can enable the smoothness Boolean so that you don't need to create a Timeline for Interpolating from the current to the Target "Lean Intensity".

  • Toggle Activation has an integrated Interpolation "Curve" which will be automatically applied so that the Toggle Effect is as smooth as possible.

​​

Error Fix [1]

​

  • Lean Rotation Error when reactivating the Component got fixed

Code Based Leaning Patch 1.4.0 (Additional Features) [26/05/2022]

Visual Update [1]

​

  • Turn in Place System for Visual Representation got added !

Code Based Leaning Patch 1.3.0 (Solved[14/04/2022]

Engine Update [1]

​

  • Code Based Leaning is now available for Unreal Engine 5.0.0 !

​​

Error Fix [1]

​

  • Lean Rotation Error got fixed by a new Realtime Angle Solution.

​

Visual Update [2]

​

  • Crosshair got remade in the Material Editor

  • Overall UI got Improved

Code Based Leaning Patch 1.2.0 (Stable[05/03/2022]

​Performance Update [2]

​

  • Code Optimization (C++)

  • Removed

    • The [ Input Down ] Function​

      • Cause : It is not necessary anymore + It will improve the Performance by a lot !​

​

Editor Update [3]

​

  • "Removed" :

    • The whole Blueprint Function Library

    • The [ Go ! ] and [ Input Down ] Function​

      • It will be done automatically by the Component !

​

Visual Update [1]

​​

  • Readability of C++ Code got improved !

​

Error Fix [1]

​

  • The Character should now lean without rotating like hell ;)​​

Code Based Leaning Patch 1.1.0 (Optimized[02/03/2022]

Performance Updates [3]

​​

  • Performance of Blueprint Code got improved !

  • Custom Function Library got converted to C++

  • Leaning is now Performance Independent !

​​

Visual Update [1]

​​

  • Readability of Blueprint Code got improved !

​

Error Fix [1]

​

  • ​​C++ Variables are now Callable in Blueprints !

Code Based Leaning Patch 1.0.0 (Release[28/02/2022]

  • Plugin got released !

bottom of page