The SpriteAnimator class allows simple animations to be played in Unity without the need for a complete Animation Controller or having to fallback to the Unity Legacy Animator. Its worth noting that ...
Sprite Animator is a Unity package that provides a custom animator designed specifically for 2D sprites. It leverages a global frame duration, allowing for full synchrony between animated objects.
そもそもUnityのスプライトを加算にするにはシェーダーをいじる必要がある。スプライトのInspectorで設定できたら楽なんだけどな…ちゃんとシェーダーを理解しようとすると割と時間かかりそうだが、スプライトを加算にするだけならそんな時間はかからない。スプライト用のシェーダーである ...