トピック
Andrew gamer52

creating a text rpg need help on the buttons

im trying to create a text rpg but i need help programming buttons i can only program one button but when i program more than one the others dont work and how do i create diffrint screens for when you press diffrint buttons
5そうだね
プレイ済み
返信[1]
親投稿
nate NJR1432
Try this @LOOP B=BUTTON IF B AND #A THEN GOTO @NAME IF B AND #B THEN GOTO @NAME GOTO @LOOP that might work try that ;)
0そうだね
プレイ済み
返信[2]
親投稿
MegaFunGuy thekidude
not sure if you know this but im here to help..to have the box are whatever apear on the bottom screen its DISPLAY 1 PRINT etc etc if you dont know how to turn keyboard OFF the let me know
0そうだね
プレイ済み