Storing and Finding Art Assets
Posted
by
ashes999
on Game Development
See other posts from Game Development
or by ashes999
Published on 2011-07-29T13:08:13Z
Indexed on
2012/06/01
16:51 UTC
Read the original article
Hit count: 454
art
|asset-management
I've started down a line of art asset development that will allow me to (hopefully) reuse and improve assets for several games.
But how do I go about storing and finding them?
Let's say for example I decide to focus on RPGs for ~2 years. I would create items, monsters, etc. and store them somewhere. How would I categorize them and make them easier to search later on?
Is the best solution "use directories with broad categories like landscape/items/monsters/etc.?"
© Game Development or respective owner