プレイ日記
nate NJR1432
Got an SB question? I'll do my best to answer it in the comments.
3そうだね
プレイ済み
返信[1]
親投稿
→Victor← Victor749
I've been having trouble with sprite-collision, mind giving me a run-down?
2そうだね
プレイ済み
返信[2]
親投稿
nate NJR1432
Before your loop after the spsets type spcol 1:spcol 2 Then in your loop type IF SPHITSP(1,2) THEN BEEP and that should work! :) Also I added a circle shape function to artwork, look in my posts for key. :)
2そうだね
プレイ済み
返信[3]
親投稿
→Victor← Victor749
Thank you very much! The noise that the cherry makes tho......
1そうだね
プレイ済み
返信[4]
親投稿
nate NJR1432
Yeah and you can make anything you want happen after the THEN. :)
1そうだね
プレイ済み
返信[5]
親投稿
→Victor← Victor749
Another thing I was wondering, was how I could combine the up button and the right button to go diagonally, since It didn't work for me.
1そうだね
プレイ済み
返信[6]
親投稿
nate NJR1432
Heres the code to do that :)
1そうだね
プレイ済み
返信[7]
親投稿
→Victor← Victor749
Cool! I never knew it was possible to do multiple if-thens in a single line of code!
1そうだね
プレイ済み
返信[8]
親投稿
nate NJR1432
Yeah, and its pretty much the same thing with diagonal left and down. If you want keep asking questions I really don't mind if you do :)
1そうだね
プレイ済み
返信[9]
親投稿
→Victor← Victor749
Thank you very much! I was worried you'd become tired of my questions. :)
1そうだね
プレイ済み
返信[10]
親投稿
→Victor← Victor749
So Nate, I've begun experimenting with single lines of code, and I was wondering if you could assign the command "LOCATE" a variable that could be used in a line of code.
1そうだね
プレイ済み
返信[11]
親投稿
nate NJR1432
Sorry, I dont quite understand the question mind asking it again? :)
0そうだね
プレイ済み
返信[12]
親投稿
→Victor← Victor749
Sorry, Here's what it might look like in the code. A=print" A hello the A in 'A hello' stands for print, which was assigned to it in the previous line of code.
1そうだね
プレイ済み
返信[13]
親投稿
nate NJR1432
no you cannot do that but the question mark does the same thing as print. example: ?"Hello
0そうだね
プレイ済み
返信[14]
親投稿
→Victor← Victor749
alright, thanks!
1そうだね
プレイ済み
返信[15]
親投稿
nate NJR1432
No problem. :)
1そうだね
プレイ済み
返信[16]
親投稿
Snookems apples2254
how do i load a map?
1そうだね
プレイ済み
返信[17]
親投稿
nate NJR1432
I recommend watching the petitproffesor 3d loading map tutorials
0そうだね
プレイ済み
返信[18]
親投稿
→Victor← Victor749
What's up with SPANIM?
1そうだね
プレイ済み
返信[19]
親投稿
nate NJR1432
Its sprite animation. I think petit professor 3d has a vid on that as well :)
0そうだね
プレイ済み
返信[20]
親投稿
→Victor← Victor749
Oh, thanks!
1そうだね
プレイ済み