Search Unity

Armory – A Free (and Unfinished) Stat, Equipment, and Buff/Debuff Framework for Unity

Discussion in 'Assets and Asset Store' started by spg, Mar 2, 2011.

  1. spg

    spg

    Joined:
    Aug 6, 2009
    Posts:
    79
    I threw together a quick project recently to define Stats on a character in Unity, and then modify those stats through equipping items and casting buffs/debuffs on the character. Unfortunately my laptop died and I didn't finish, but hopefully the in-progress code will be of use to someone. Check out more details here:

    http://www.stevegargolinski.com/armory-a-free-and-unfinished-stat-inventory-and-buffdebuff-framework-for-unity/

    Source code is included, use it for whatever you want! Hopefully someone finds it useful..
     
  2. jedy

    jedy

    Joined:
    Aug 1, 2010
    Posts:
    579
    Interesting. Sounds promising!