Hi,
I’m creating a somewhat large, but by no means epic, rpg. Because of the amount of data for the enemies (thinking maybe 20+ enemies plus stats and possibly AI), I was thinking that it might be better to have these resources outside of flash and load them in when I need them.
I was just wondering what your opinions are on this matter. Should I contain all my data inside flash or make it external? What is the best/easiest way to manage external data?