PrimeTween
Overview
PrimeTween is a high-performance tweening library for Unity with zero allocations and excellent performance. This skill covers common patterns for UI animations, gameplay effects, and sequencing.
When to Use
- UI animations (fade, scale, move)
- Gameplay animations (damage numbers, pickups)
- Camera effects
- Value interpolation
- Complex animation sequences
Basic Tweens
Transform Tweens
using PrimeTween;
public class TransformAnimator : MonoB
[Description truncada. Veja o README completo no GitHub.]