Hi!
I'm very new to using GE, but I downloaded the shareware version, and I like it a lot already. I have a couple of questions:
Is it possible to have the 4-way movement (left/right/up/down) in a grid? So each step pushes the player 1 square further? (and 1 tile further)?
Is it possible to count those steps?
If you use text resources for storing things (ie. an array of guns, which has the name/ammo/strength, can the program import all that? Can you encrypt the resource file?
What would be the best way to store various information about, for example, monsters? (Such as pics, animations, stats and AI?) Are resource files compiled into the main executable file?
How is the performance with the GP2X?
Can you store configs in a text file? For, say, speed, resolution, etc.?
Lastly, where can you get tiles which can be used normally in the GE? Because I can't figure out how to get random tilesets to work. They're just one big block. (Yea, I don't know much about tiles). Any free ones around that are working fine with GE? Or how to make em work?
Very much appreciated. Thanks!
PS: Love the script editor. Brings back memories of long night battles with my C++ code. Feels right at home, from the looks of some examples.