トピック
αх-mirai funcooldudes101

i want to add buttons for my stick pad to use. any help?

1そうだね
プレイ済み
返信[1]
親投稿
Josh josh.h7
Here is code for using the circle pad :)
0そうだね
プレイ済み
返信[2]
親投稿
Hanzo rzsense
Why do you print variable TX at both line 44 and 45?
0そうだね
未プレイ
返信[3]
親投稿
αх-mirai funcooldudes101
bc im testing some things
0そうだね
プレイ済み
返信[4]
親投稿
Shy Guy™ shyguy224
Try something like this: ACLS SPSET 0,0 X=199:Y=119 @LOOP STICK OUT SX,SY IF SY<0 THEN YVEL=-4*SY Y=Y+YVEL:SPOFS 0,X,Y YVEL=YVEL-0.25 IF Y>239 THEN Y=239 VSYNC 1 GOTO @LOOP
0そうだね
プレイ済み
返信[5]
親投稿
Shy Guy™ shyguy224
Code:
0そうだね
プレイ済み
返信[6]
親投稿
αх-mirai funcooldudes101
thanks
1そうだね
プレイ済み