トピック
Connor ConnorAKAWalrus

Tutorial on sprite collision.

Need FULL TUTORIAL
0そうだね
プレイ済み
返信[1]
親投稿
12Me21 12Me21
1: use SPCOL to enable collision detection: SPCOL sprite_number 2: use SPHITSP to detect collision: sprite_2 = SPHITSP(sprite_1) -tells you what sprite_1 is touching or hit = SPHITSP(sprite_1,sprite_2) -returns 1 if the sprites are touching, and 0 if they aren't
1そうだね
プレイ済み
返信[2]
親投稿
Connor ConnorAKAWalrus
Thanks you seem to know what your'e doing. Does this program look correct?
0そうだね
プレイ済み