Releases: TrickyFatCat/TrickyAnimationComponents
Releases · TrickyFatCat/TrickyAnimationComponents
v2.0.1
v2.0
Unreal Engine 5 release
v2.0a
First Unreal Engine 5 version
v1.3.1
- Add a new function
GetIsPlaying
which returns if the component is playing the animation; - Implement
SplineAnimationStopModes
which determines the rules how the owner will stop at points; - Minor bug fixes;
- Position calculations improvements, now position offset works better;
v1.3
- New scene component
EasingAnimationSceneComponent
; - New actor component
FollowAnimationComponent
; - Huge update of
EaseAnimationComponent
; - Minor bug fixes;
v1.2.1
- Add additional functions;
v1.2
- Fix couple of minor bugs;
- Implement whole actor animation option to TimelineAnimationComponent;
- Add a function to get animation progress to TimelineAnimationComponent;
v1.1
- Complete rework of Floating animation component:
- Rename it to OscillationAnimationComponent;
- Add rotation and scale animations;
- Update documentation;
- Change the class group for all components;
v1.0
The very first version of the plugin.