Author |
Message |
Avarita
|
Posted: Mon Jan 09, 2006 4:29 pm Post subject: The beginning of my rpg. |
|
|
My unfinished RPG.
I've only completed the walking code and some basic map stuff. I still need to add NPCs and a menu screen picture, but I want some comments on the current code on what I should improve on or what's good about it.
Click on "main.t" to start the game.
Description: |
|
Download |
Filename: |
unfinished_rpg.zip |
Filesize: |
35.77 KB |
Downloaded: |
266 Time(s) |
|
|
|
|
|
|
Sponsor Sponsor
|
|
|
chrispminis
|
Posted: Mon Jan 09, 2006 4:53 pm Post subject: (No subject) |
|
|
Is all I get is the main menu, I can't pass that. Am i just being stupid? or in your input.down thingy you didn't enter any other options besides moving the selection up and down.
|
|
|
|
|
|
iker
|
Posted: Mon Jan 09, 2006 5:28 pm Post subject: (No subject) |
|
|
chrispminis wrote: Is all I get is the main menu, I can't pass that. Am i just being stupid? or in your input.down thingy you didn't enter any other options besides moving the selection up and down.
press 'x', btw, its in the code
looks like its going to be an excelent game, got the grid system down great, probly the best character (cloud), although I haven't battled yet, so I don't know about that
|
|
|
|
|
|
chrispminis
|
Posted: Mon Jan 09, 2006 5:30 pm Post subject: (No subject) |
|
|
Is it? Didn't look very closely, and only kept my eyes peeled for typical keys such as enter and spacebar.
|
|
|
|
|
|
Avarita
|
Posted: Mon Jan 09, 2006 8:04 pm Post subject: (No subject) |
|
|
I wanted it to be like Visualboy Advance, where the 'x' button acts like A/B on a Gameboy.
I think I'm gonna make very sophisticated AI for the battling system, so that might take some time.
|
|
|
|
|
|
cool dude
|
|
|
|
|
Shyfire
|
Posted: Mon Jan 09, 2006 10:42 pm Post subject: (No subject) |
|
|
awsome game
i was just wondering can u show me how u did your collision detection and how i could make my own plz
|
|
|
|
|
|
Avarita
|
Posted: Tue Jan 10, 2006 3:35 pm Post subject: (No subject) |
|
|
Well, I have a solid variable associated with each tile type, and the player can only walk into a tile if that tile's solid variable is set to false.
|
|
|
|
|
|
Sponsor Sponsor
|
|
|
Clayton
|
Posted: Wed Jan 11, 2006 6:27 pm Post subject: (No subject) |
|
|
im very impressed looks like its going to be an excellent game if u post a more complete version i would love to check it out i hope you do post a more complete online hats off to u
|
|
|
|
|
|
|