UE4 Plugin EasyActions

Олдфаг
Статус
Оффлайн
Регистрация
16 Ноя 2020
Сообщения
2,129
Реакции[?]
3,608
Поинты[?]
1M
eap.jpg

V4.25, V4.26
Пожалуйста, авторизуйтесь для просмотра ссылки.

Трейлер / Trailer:

Простое управление операциями на основе времени (tweening animations), такими как перемещение, поворот, масштабирование, блендинг и затухание, с помощью различных функций (ease-in/out). Полная поддержка блюпринтов.

Технические детали / Technical Details:

Some actions include other actions as children:
  • A SequnceAction has multiple child actions. Each action in the Sequence begins after the previous action ends.
  • A RepeatAction stores a single child action. When the child action completes, it restarts.
  • SequenceAction and RepeatAction can be nested. The ability to combine actions together allows you to add more sophisticated animations/behaviors.
*Note: Actions hold a pointer to an Actor/DynamicMaterial they are animating.

Ease In/Out functions:
  • Linear
  • Quadratic
  • Cubic
  • Quart
  • Quint
  • Elastic
  • Bounce
** Version 1.5:

Added ability to use UCurveFloat as an interpolation function.
Added Destroy action
Added Delegate action

Number of Classes: 15
Network Replicated: No
Supported Development Platforms: Mac, iOS, Linux, Android(4.18), Win32, Win64

ver. 1.9.3 для V4.25:


ver. 1.9.3 для V4.26:
 
Последнее редактирование модератором:
Сверху Снизу