プレイ日記
nate NJR1432
preview of mine and ace's geometry dash clone update :)
10そうだね
プレイ済み
返信[1]
親投稿
BoogerFace BlueDog100
I need some help nate plz. Tell me when I Can ask you.
1そうだね
プレイ済み
返信[2]
親投稿
nate NJR1432
ask right now if you want :)
0そうだね
プレイ済み
返信[3]
親投稿
Chase ImChaseM
can you tell me how to put the maps into the game, i have made levels
1そうだね
プレイ済み
返信[4]
親投稿
nate NJR1432
map code, okay i just go get it...
0そうだね
プレイ済み
返信[5]
親投稿
nate NJR1432
here you are chase! :D
0そうだね
プレイ済み
返信[6]
親投稿
joshua joshuawl
I can't wait till this is finished!
1そうだね
プレイ済み
返信[7]
親投稿
BoogerFace BlueDog100
I'd like to know how to make text-based RPG's
2そうだね
プレイ済み
返信[8]
親投稿
Josiah Spike4
Hey nate, just a heads up, You spelled choose wrong in choose skin in your picture. Don't take this wrong, I'm just trying to help ;)
2そうだね
プレイ済み
返信[9]
親投稿
nate NJR1432
thanks :)
0そうだね
プレイ済み
返信[10]
親投稿
nate NJR1432
@Adventurer okay, that question is gonna take a while but i'll try Lvl=0 ← this sets your experience AIhealth=40 ←sets the ai health Youhealth=40 ←sets the player health @start INPUT "you see a skelton! do you fight him";fight$ If fight$=="yes"Then goto @fight If fight$=="no"Then goto @no...
1そうだね
プレイ済み
返信[11]
親投稿
nate NJR1432
@fight Aiattack=rnd(2) ←sets ai attack to random If Aiattack==0 then Youhealth=Youhealth-5 locate 0,0print "average hit" If Aiattack==1 then Youhealth=Youhealth-10 locate 0,0print "critical hit"goto @youattack i'll do more later :)
1そうだね
プレイ済み
返信[12]
親投稿
Chase ImChaseM
you really know your code
2そうだね
プレイ済み
返信[13]
親投稿
nate NJR1432
@Chase thanks! :D
1そうだね
プレイ済み
返信[14]
親投稿
Chase ImChaseM
the level im trying to put in is named plains but when i try puting it in it says “file not found”? i tried everything though, what do you suggest
2そうだね
プレイ済み
返信[15]
親投稿
nate NJR1432
you probably hit save, you should load your map in map editor and click on scsave :D
0そうだね
プレイ済み
返信[16]
親投稿
Chase ImChaseM
k i shall try
2そうだね
プレイ済み
返信[17]
親投稿
Chase ImChaseM
what is GRP4 mean? is it required to input levels to the game? and how do you know what number every sprite is
1そうだね
プレイ済み
返信[18]
親投稿
nate NJR1432
GRP4 is how you load sprites that you saved. How i know what numbers they are is, i click on the smile button then click on paint and if you hover over a sprite there is a number in the bottom left corner, for example the strawberry sprite is 0,0
0そうだね
プレイ済み
返信[19]
親投稿
BoogerFace BlueDog100
Um...I'm still waiting..:)
1そうだね
プレイ済み
返信[20]
親投稿
nate NJR1432
sorry i will answer some today :D
1そうだね
プレイ済み
返信[21]
親投稿
nate NJR1432
for the @youattack just copy the aiattack exept instead of -youhealth do -aihealth :D also i updated my geometry dash clone if you want to try, the key is in the pic :)
1そうだね
プレイ済み
返信[22]
親投稿
BoogerFace BlueDog100
um...That's it?
0そうだね
プレイ済み
返信[23]
親投稿
nate NJR1432
no i'll tell you more soon :)
0そうだね
プレイ済み