プレイ日記
MrGlass Pie-ManDan
Anyway to find coords of a sprite after moving?
2そうだね
プレイ済み
返信[1]
親投稿
Josh josh.h7
you can use "PRINT" with the sprites x/y variables, like this LOCATE 0,0,0:?"X:";X LOCATE 0,0,1:?"Y:";Y SPOFS 0,X,Y,0
0そうだね
プレイ済み
返信[2]
親投稿
MrGlass Pie-ManDan
But that would print unwanted text on the screen.
0そうだね
プレイ済み
返信[3]
親投稿
OlOOlOOl pi_r_round
SPOFS can be used to read the sprite's location. Sample code in screenshot.
2そうだね
プレイ済み
返信[4]
親投稿
MrGlass Pie-ManDan
Thank You
0そうだね
プレイ済み