Java RPG Game Maker overview / tutorial
Loading...
9,708
Loading...
Uploader Comments (alpha7158)
see all
All Comments (29)
-
What I don't get is.. ( BTW I'm talking about Coding Software etc. )
How do you make like a 1st Person Game? Like Notch, how his game looks. How do you make your own textures and etc and enemies and things like that? Thanks
-
my teleport dosen't work :(
-
the code is in java, right?
-
@sallyhellequin unxip the .game file and open up the .xml document in notepad.
-
Look i got a question well: if you made this game , and its done , can you put it online , like other players can download it too, and see eachother in game ,ETC, and make monsters and stuff?
-
horrible software
-
pretty nice
Loading...
is there any way that we can see the source code? like the source code when we edit the game?
sallyhellequin 5 months ago
@sallyhellequin The source code for the game maker can be found on the scorchsoft website.
the game files are actually zip files. if you rename to zip and then unzip you will find that it is actually consists of XML alongside images.
alpha7158 5 months ago
How do you change the character?
Sodaman91 11 months ago
@Sodaman91 if you look in the game maker folder, then go to files. You see a folder called sprite. If you open this up and go into folder 0001 you will see a folder for each direction that the character faces. Simply replace these images with your own. Make sure you name them properly as they play in numerical order. If you want more frames to the walking sequence then just add extra images. Just makes sure the standing position is always image 0000.png
alpha7158 11 months ago
No programming experience is needed to use this. If you do know java then the source code has been linked to should you want to extend it in any way.
alpha7158 1 year ago