Search Unity

Animation Setup Script

Discussion in 'Assets and Asset Store' started by Antony-Blackett, May 21, 2011.

  1. Antony-Blackett

    Antony-Blackett

    Joined:
    Feb 15, 2011
    Posts:
    1,778
    I'm going to throw a script and custom inspector on the asset store soon for $2 or something. It allows you to setup animations in the inspector rather than needing to get animations by name (not very robust) or by adding AnimationClip references (script you simply won't need anymore) and set their layers, speed, mixing transforms etc.

    It also allows you to play multiple animations on Start as well. Which I've found useful because animations imported into unity can't have things like UV scrolls so I've had to author a new animation in Unity to do that and then play them both on start.

    Anyway it's pretty basic and that's why it'll be cheap but I hope you lot find it useful.

    Here's some quick screens so you can more clearly see what I'm getting at.