Skip to content

Releases: TrickyFatCat/TrickyAnimationComponents

v2.0.1

29 May 19:40
Compare
Choose a tag to compare

Fix a position calculation bug for ping pong animation mode in the spline animator component.

v2.0

30 Mar 18:13
Compare
Choose a tag to compare

Unreal Engine 5 release

v2.0a

17 Mar 19:22
Compare
Choose a tag to compare
v2.0a Pre-release
Pre-release

First Unreal Engine 5 version

v1.3.1

07 Mar 18:41
Compare
Choose a tag to compare
  1. Add a new function GetIsPlaying which returns if the component is playing the animation;
  2. Implement SplineAnimationStopModes which determines the rules how the owner will stop at points;
  3. Minor bug fixes;
  4. Position calculations improvements, now position offset works better;

v1.3

22 Jan 21:40
Compare
Choose a tag to compare
  1. New scene component EasingAnimationSceneComponent;
  2. New actor component FollowAnimationComponent;
  3. Huge update of EaseAnimationComponent;
  4. Minor bug fixes;

v1.2.1

13 Nov 19:31
Compare
Choose a tag to compare
  • Add additional functions;

v1.2

05 Nov 16:16
Compare
Choose a tag to compare
  • Fix couple of minor bugs;
  • Implement whole actor animation option to TimelineAnimationComponent;
  • Add a function to get animation progress to TimelineAnimationComponent;

v1.1

21 Oct 19:08
Compare
Choose a tag to compare
  1. Complete rework of Floating animation component:
    • Rename it to OscillationAnimationComponent;
    • Add rotation and scale animations;
  2. Update documentation;
  3. Change the class group for all components;

v1.0

17 Oct 20:12
Compare
Choose a tag to compare

The very first version of the plugin.