プレイ日記
Hudson awesomerobotguy
I need help! I can't figure out how to make it to only react to certain buttons. Right now if I press any one of the ABXY buttons it beeps.
0そうだね
プレイ済み
返信[1]
親投稿
@P IF BUTTON() AND #A THEN BEEP 7 GOTO @P
1そうだね
プレイ済み
返信[2]
親投稿
Hudson awesomerobotguy
Thanks!
1そうだね
プレイ済み
返信[3]
親投稿
Stewart segludian1
please use while/wend or repeat/until instead of goto. It will make your code easier to read and maintain.
0そうだね
プレイ済み
返信[4]
親投稿
Joe Hollowsky
Cool. You look like me. XD
1そうだね
プレイ済み
返信[5]
親投稿
Hudson awesomerobotguy
Does anyone know how to hide the command prompt ingame? Does a background cover it? And does anyone know how to get sprites to move?
0そうだね
プレイ済み
返信[6]
親投稿
Hudson awesomerobotguy
NVM, I think I figured out how to make sprites move.
0そうだね
プレイ済み
返信[7]
親投稿
Hudson awesomerobotguy
NVM again, I can't get sprites to move.
1そうだね
プレイ済み
返信[8]
親投稿
Stewart segludian1
Here is one sprite demo.
0そうだね
プレイ済み
返信[9]
親投稿
Stewart segludian1
and here is another.
0そうだね
プレイ済み
返信[10]
親投稿
Hudson awesomerobotguy
Whoops, I forgot to update this. I already figured out how to make sprites move. Thanks for your help!
0そうだね
プレイ済み