Lacking information
Posted: Thu Sep 23, 2010 2:47 pm
Heya again... Just a few more (increasingly-stupid) questions! I'm sure at least one of these is covered elsewhere, but searching never brings anything seemingly-useful up for me...
1. If I were to make, for example, a list of items or spells or something for an RPG, would I be right in assuming this is best done via a Table? I'm familiar with Javascript, but that kind of data in JS was easiest to maintain in rather nice-looking arrays.
2. How would I go about /creating/ the entity data and tile data for a map (not image files, but the other stuff that goes with it)? I couldn't find anything more than "tile-based movement' and things like that when I would search for information on the wiki, so I had to ask...
Sorry, though, for the annoyance!
1. If I were to make, for example, a list of items or spells or something for an RPG, would I be right in assuming this is best done via a Table? I'm familiar with Javascript, but that kind of data in JS was easiest to maintain in rather nice-looking arrays.
2. How would I go about /creating/ the entity data and tile data for a map (not image files, but the other stuff that goes with it)? I couldn't find anything more than "tile-based movement' and things like that when I would search for information on the wiki, so I had to ask...
Sorry, though, for the annoyance!