DSLua Community
Welcome, Guest. Please login or register.
May 18, 2012, 10:22:06 PM
1371 Posts in 262 Topics by 33109 Members
Latest Member: Limewire Download
DSLua Community  |  DSLua - Best scripting language for Nintendo DS  |  Home-brew/Hacks/Games/Projects  |  Which is better... « previous next »
Pages: [1]
Author Topic: Which is better...  (Read 2418 times)
sylus101
Waxing Crescent
**
Posts: 68



« on: March 07, 2007, 05:25:57 PM »

I'm continuing work on my game project, and I'm curious what my fellow gamers opinions are on something.

Tests

Take a look at test and test2. Test moves a sprite freely within the confines of a single non scrolling screen, hindered by objects, a la Link in a dungeon (don't worry dalton, I'm not writing a Zelda clone).  Test2 leaves the sprite stationary, while the "map" moves around it, like early Final Fantasies on a world map.

I doubt I'll be able to mix the two, like use the test2 type and then switch if you reach an edge or something. Maybe I can use test for indoor and test2 for outdoor. I dunno...

Anyway, I'm curious on opinions other users have.

*Edit - I went ahead and put in a stylus - grid based attack system demo I worked on as well. Check it out if you want, you'll figure it out.
« Last Edit: March 09, 2007, 12:49:19 PM by sylus101 » Logged
sylus101
Waxing Crescent
**
Posts: 68



« Reply #1 on: March 14, 2007, 10:42:08 AM »

Anyone... anyone at all?
Logged
daltonlaffs
First Quarter
***
Posts: 189


Freaking Insane


WWW
« Reply #2 on: March 14, 2007, 04:04:37 PM »

Sorry, thought that someone other than me would take the lead sprint Smiley

Battle system is GENIUS. Here's to hoping you game includes it  Grin

Test 1 should be used for rooms exactly the size of/smaller than the screen (256x*192y). Test2 should be used for rooms larger than your screen, and for the overworld (or outdoors XD), use Type 2, but swap to Type 1 when you get to the ends of the map, and back when you leave it.

Anyway, nice systems. You seem to be the kind of user who can come in completely out-of-blue and make something amazing. I hope you'll be able to give a demo soon  Grin

As for me, I'm kinda taking a little break from coding to play video games... I imported Pokemon Diamond from japan  Shocked
Logged

Code:
-- Bored? Read code line below.
-- Bored? Read code line above.



^^ That works, I SWEAR! ^^
TOAST
Waxing Crescent
**
Posts: 67



« Reply #3 on: March 15, 2007, 07:36:50 AM »

As for me, I'm kinda taking a little break from coding to play video games... I imported Pokemon Diamond from japan  Shocked
LOL! xD My dad wouldn't even allow me to do so, well he would but he wouldn't allow me to play more than 1h a day so i would still have lots of time to code. Tongue
Logged
sylus101
Waxing Crescent
**
Posts: 68



« Reply #4 on: March 15, 2007, 04:48:02 PM »

GENIUS? Nawwww  Wink

I'm still toying with how to fully impliment it, but it's definatly the centerpeice of the game idea. Thanks for the input, that gave me a major recharge!
« Last Edit: March 16, 2007, 11:19:25 AM by sylus101 » Logged
Pages: [1]
« previous next »
    Jump to: