ok, I'm trying to make something similar, but I can't figure out how to do backgrounds, how the player moves across the screen, etc. could you send me a message with basically what I need to know to do this?
hey man i'm currently writing a pokemon clone in java but i have a question regarding how you did the NPC dialogue, does every actor in the game have a talk method that returns a string, and you have a dialogue class that takes that string and displays it? or how did you do it.
also, how would that class act up if the NPC were to give you an item, etc? THX
@apocalipsix there is a method that returns a string in the NPC class that is called when a player talks to them and displays the text box and that string. I did not take into account multiple strings, events, items, etc. so that is not possible in my engine.
ok, I'm trying to make something similar, but I can't figure out how to do backgrounds, how the player moves across the screen, etc. could you send me a message with basically what I need to know to do this?
dantheman52420 2 months ago
Walking animation looks like it's too slow but other than that and a few other things, the engine is great!
j7512 3 months ago
hey man i'm currently writing a pokemon clone in java but i have a question regarding how you did the NPC dialogue, does every actor in the game have a talk method that returns a string, and you have a dialogue class that takes that string and displays it? or how did you do it.
also, how would that class act up if the NPC were to give you an item, etc? THX
apocalipsix 7 months ago
@apocalipsix there is a method that returns a string in the NPC class that is called when a player talks to them and displays the text box and that string. I did not take into account multiple strings, events, items, etc. so that is not possible in my engine.
DrkstrInc 7 months ago
Release the source please
MrSystemStatic 9 months ago
Comment removed
CKewley 1 year ago
is this opensource? i would love to look at the code :)
patrick1020000 1 year ago
omg XD waited so long for this, that i've finished soul silver and still havent gotten to play this
D:
Cyrunix 1 year ago