Ease Functions

Crows Store - Code Plugins - Jun 6, 2021

Expanded Easing functions for developers

  • Supported Platforms
  • Supported Engine Versions
    4.24 - 4.27, 5.0 - 5.1
  • Download Type
    Engine Plugin
    This product contains a code plugin, complete with pre-built binaries and all its source code that integrates with Unreal Engine, which can be installed to an engine version of your choice then enabled on a per-project basis.

This gives developers to create easing translation without much hassle.

With 30 different easing type formula covered inside, It can easily be used for many things like Doors, Platform, Obstacle, Traps, Projectile Movement, Item Drops, etc.

Check VIDEO for general overview. (3 easing used for example)

Showcase map is also included inside plugin.

Technical Details

Features:

  •  30 different Easing functions.
  •  Flexible. can feeding in Alpha input from interpolation value, or input time manually.
  •  Supports float, vector/location, and rotation.


Code Modules:

  • EaseFunctions (Runtime)


Number of Blueprint Functions: 6

Number of C++ Classes: 1

Network Replicated: No. (Dev needs to store and replicate the result value their own)

Supported Development Platforms: Windows, Mac (OSX), Linux

Supported Target Build Platforms: Windows, Mac (OSX), Linux, IOS, Android

Important/Additional Notes: Level Blueprint on showcase map included in this plugin will gives you overview of how it works.


Documentation [ENG] : CLICK HERE