News

Learn the best techniques for creating engaging and dynamic 2D animations with Unity's particle system, such as how to use spritesheets, shaders, animation clips, scripts, and input events.
Learn how to use code, scripts, or software features to make your 2D animations more interactive and responsive to user input. Find out how to test, debug, and improve your interactive animations.
My code for 2D animations in Unity (AdvancedAnimation's counterpart). This one allows you to assign multiple animations and change which one is currently playing through different scripts. You can ...
RetroSpriteAnimator Unity component for easily defining and playing 2D sprite animations in script Alternative Workflow for Creating and Playing Animations Placing sprites frame by frame in an ...