トピック
gronade GRONADE

Sprite Spawn

Does anyone know how to change where a sprite will start( I have tried one thing that worked but it made it so I couldn't move the sprite around with the circle pad).
0そうだね
未プレイ
返信[1]
親投稿
*J.P.* DEV NEWPICY3
well if you mean moving the sprite then use SPOFS (def number),X,Y so i think your problem is your doing something like: SPOFS 0,X,Y (x and y are the stuff to move him) SPOFS 0,230,100 if u have more than one Spofs for two sprites then just put them together like SPOFS 0,230+X,100+Y if its not that then maybe show some code or explain a bit better, this is just what i think of when you say that.
1そうだね
プレイ済み