Is it unprofessional to leave game resources to the open eye?
Posted
by
ThePlan
on Game Development
See other posts from Game Development
or by ThePlan
Published on 2012-09-26T17:41:25Z
Indexed on
2012/09/26
21:50 UTC
Read the original article
Hit count: 222
I'm still having problems packing my resources, after going through complicated APIs and basically just zip files which are exhausting my brain, I thought I could also pack the game with the resources visible to the human eye, in a simple folder.
Would that be unprofessional? Personally, I've never even seen games do that, it would basically mean that the player could just edit whatever he wants in the game, like go in map1.txt and add an X somewhere to create a wall, or change the player sprite to a pony in MS PAINT.
© Game Development or respective owner