LodeScape RPG

Fixed the code and put it back up top. Have you thought about any names yet. Leerscape, Uscape(theres a youscape game so Idk), Graycastle, Hiemlease, Grass and Fire(I’m thinkin make a volcanic lookin region or not it doesn’t have to make sense). Googled to see if they were used yet and they are not. Now say “the Game” after each one ;D. I like coming up with names just thought of the first two since you said it was gonna be a bit like runescape. By the way I like the farming thing you got going on there.

instead of using

if(behavior == "foo"){
bar();
}

You should create different methods for the different behaviors, avoiding a big messy method. Also makes your code readable, because you can easily tell what the behavior is at the method call, instead of having to figure out what the behavior string is.

The way I started it (about 2 weeks ago) i had it started in separate methods. Just fixed that problem I was talking about up there ^^^ So this will be easy to achieve when I get the time for it.

Fixed the code and put it back up top. Have you thought about any names yet. Leerscape, Uscape(theres a youscape game so Idk), Graycastle, Hiemlease, Grass and Fire(I’m thinkin make a volcanic lookin region or not it doesn’t have to make sense). Googled to see if they were used yet and they are not. Now say “the Game” after each one ;D. I like coming up with names just thought of the first two since you said it was gonna be a bit like runescape. By the way I like the farming thing you got going on there.

Thanks for that I’ll be sure to give it a go soon. What do you think about Lodescape for a name?

Thanks for that I’ll be sure to give it a go soon. What do you think about Lodescape for a name?

Wow this looks great mate, I dig these types of games haha

Wow this looks great mate, I dig these types of games haha

Thanks! ;D

Thanks! ;D

Oooooh nice

Oooooh nice

Been following the progress of this game and I’m enjoying it. Keep it up!

It looks like you could do with polishing up a few things of the game. Don’t worry, I make things and then just leave them too :P. But it might be a good idea to sit down for a day and clean up everything like the player walking animation, that tree stump and maybe make your own art? (I’m not sure, but I don’t think that’s yours) I could be wrong though.

Good work anyway :slight_smile:

Been following the progress of this game and I’m enjoying it. Keep it up!

It looks like you could do with polishing up a few things of the game. Don’t worry, I make things and then just leave them too :P. But it might be a good idea to sit down for a day and clean up everything like the player walking animation, that tree stump and maybe make your own art? (I’m not sure, but I don’t think that’s yours) I could be wrong though.

Good work anyway :slight_smile:

Player animation has been added. I gotta get to that stump thing soon. Right now I’m focusing on transitioning this game into a true rpg game. I’m just finishing up collision detection then I’ll post that so you can see how its going. Thanks for the input!

Collision Detection is completed and ready for a public release! I know theres not much you can do yet but it’s cool and its much different looking than the previous versions - but its getting ready for its RPG potential. Also its name has been changed to LodeScape!

Download: http://goo.gl/EpiuA

HadStSPwJN8

Player animation has been added. I gotta get to that stump thing soon. Right now I’m focusing on transitioning this game into a true rpg game. I’m just finishing up collision detection then I’ll post that so you can see how its going. Thanks for the input!

Collision Detection is completed and ready for a public release! I know theres not much you can do yet but it’s cool and its much different looking than the previous versions - but its getting ready for its RPG potential. Also its name has been changed to LodeScape!

Download: http://goo.gl/EpiuA

HadStSPwJN8

Looks really good. Are you gonna be keeping the farming, mining and all that?

Yes, there will be a small intro/tutorial quest, but then you will be able to go mining and farming and gave a little more freedom although that city in the preview will be your home. Also you will be able to trade with the locals for other items.