プレイ日記
BoogerFace BlueDog100
I have a couple questions about sprites: 1:How do I enlarge one 2:How do I put it in the middle of the screen I'd be happy if anyone could answer these.:)
4そうだね
プレイ済み
返信[1]
親投稿
V360 TheV360
1. SPSCALE ID,ScaleX,ScaleY For example, here's a sprite that is twice as big as normal: SPSET 1,0 SPSCALE 1,2,2 2. SPOFS ID,X,Y That command actually lets you put sprites anywhere on the screen. If you want to put it in the exact center of the screen, you may also have to use SPHOME (SPHOME ID,HomeX,HomeY), which sets the center of the sprite. Here's an example: SPSET 2,1 SPHOME 2,8,8…
4そうだね
プレイ済み
返信[2]
親投稿
V360 TheV360
(continued) SPOFS 2,199,119
4そうだね
プレイ済み
返信[3]
親投稿
BoogerFace BlueDog100
THX SO MUCH!
3そうだね
プレイ済み
返信[4]
親投稿
CalebÐΞ hawaiianpizza12
hey...are we still doing masc??
0そうだね
プレイ済み