MENU

Fun & Interesting

Character Stats in Unity #1 - Base Implementation

Kryzarel 103,785 lượt xem 7 years ago
Video Not Working? Fix It Now

In this video we make a system to organize the stats (also known as attributes) and stat bonuses of our game characters.
There's also a text version of this tutorial: https://forum.unity.com/threads/tutorial-character-stats-aka-attributes-system.504095/

Part 2: https://youtu.be/uvOSx5FzDnU
Part 3: https://youtu.be/obxBk2pSR5U

I do realize Brackeys made a system quite similar to this one in the following video: https://youtu.be/e8GmfoaOB4Y.
But that version was slightly simpler, I hope this one goes a few steps further :)

Stats like Strength, Intelligence and Dexterity, have become staples in many games. And when we're getting +5 Strength from an item, -10% from a debuff and +15% from a talent, it's nice to have a system that keeps track of all those modifiers in an organized fashion.

Music by TeknoAXE:
00:02 Retro Future Nights (http://youtu.be/D_jQLR6zq30)
04:45 Life as a Sprite (http://youtu.be/ybGv38fqd-8)
10:00 Stripped to the Bones (http://youtu.be/xfYRTmoNwAE)

Comment