プレイ日記
James Batman73002
Ok guys I have a favor to ask. First off I would like to thank Stewart for publishin a spare program he had and adding comments to help me learn some of the basics. Second: I currently don't know how to load sprites and maps or the commands you would use to make games that are platformer or overworld style maps. (Question in the comments)
4そうだね
プレイ済み
返信[1]
親投稿
James Batman73002
So could someone maybe create a simple platformer (or just use one you already created) and add notes on what each command does and and when to use it. I would really appreciate it. I don't know how I would repay you though. Maybe I could make sprites for your next game or folllow you.
1そうだね
プレイ済み
返信[2]
親投稿
I'll get to work!
0そうだね
プレイ済み
返信[3]
親投稿
James Batman73002
Thank you so much :D
0そうだね
プレイ済み
返信[4]
親投稿
PChicken NerdChicken
It might not be that helpful, but have you tried checking out the tech demo?
0そうだね
プレイ済み
返信[5]
親投稿
James Batman73002
yeah it wasn't much of a help
0そうだね
プレイ済み
返信[6]
親投稿
PChicken NerdChicken
yeah... i thought so haha
0そうだね
プレイ済み
返信[7]
親投稿
Stewart segludian1
Q34443GD has my samples folder. Inside is a file called platform which is a primitive Super Mario work alike. You may want to look at that and slimebump2. They have lots of comments but are quite lengthy. I hope that helps.
0そうだね
プレイ済み
返信[8]
親投稿
James Batman73002
Thank you Stewart. It's ok if the comments are lengthy thats how I caught on to how the commands worked in your in your number guessing game.
0そうだね
プレイ済み
返信[9]
親投稿
Sorry I wasn't able to get the code to you. I'm just way to busy with homework.
0そうだね
プレイ済み
返信[10]
親投稿
James Batman73002
It's okay
1そうだね
プレイ済み
返信[11]
親投稿
Leo/Doshi♀ USA2DAY
Loading sprites looks like this LOAD "GRP4:NAME_OF_PROJECT_HERE",0 You must first save a sprite sheet in the file you are using, then type the name. "LOAD" loads the sheet. "GRP4" is the graphic page. 4 by default is the sprite sheet. The ",0" sets it to false, in other words it will automatically loads it when you start the program.
0そうだね
プレイ済み