tcape / stc_game

Unity 3D Dungeon Crawler game. Junior project 2018/19
5 stars 2 forks source link

As a developer, I want each item to have a unique ID #245

Open shantahuja opened 5 years ago

shantahuja commented 5 years ago

each item should have a unique ID field so that the ID can be stored into the database. this way, when the hero character is loaded, their inventory is loaded based on the unique ID's present in their inventorydb

acceptance criteria

contains:

does not contain: