トピック
☆CodeZeяo☆ Code-Zero-666

I need help with the "stick" function.

I need help changing sprites when I use the "stick".
2そうだね
プレイ済み
返信[1]
親投稿
12Me21 12Me21
STICK OUT <x>,<y> Stores the position of the circle pad in the specified variables. Example: SPSET 0,0 WHILE 1 STICK OUT SX,SY X=X+SX:Y=Y+SY SPOFS 0,X,Y VSYNC 1 WEND
1そうだね
プレイ済み
返信[2]
親投稿
Josh josh.h7
You can code it like this for changing the sprite when the circle pad is moved.
0そうだね
プレイ済み