トピック
Ep17 EmPx17

FPS shooting mechanic help.

Can somebody help me make a shooting mechanic? like if im looking at a sprite and i push y the the weapon animation plays and the sprite breaks (animates)
3そうだね
プレイ済み
返信[1]
親投稿
Ep17 EmPx17
Like if i shoot that bottle with that slingshot in the screenshot
0そうだね
プレイ済み
返信[2]
親投稿
Oscar PwnageBlock
Maybe you could use SPCOL with the cross-hair sprite? I can't really help with SPCOL. I'm rather inexperienced with sprite collision. Sorry!
2そうだね
プレイ済み
返信[3]
親投稿
Clayton DarkClay88
Adding on to what Oscar said. If the crossair is a sprite, then you could probably spcol the crossair and the bottle then type: SPCOL 0 'Whatever management number your crossair sprite is SPCOL 1 'Whatever management number your bottle sprite is IF SPHITSP(0,1) THEN IF BUTTON() AND #B THEN SPHIDE 1 ENDIF
1そうだね
プレイ済み
返信[4]
親投稿
Ep17 EmPx17
Ok thanks.
0そうだね
プレイ済み
返信[5]
親投稿
NightGamer JesusSavesNow
how is it coming?
0そうだね
プレイ済み
返信[6]
親投稿
Ep17 EmPx17
Oh i forgot about this, it didn't work i have to experiment more and i was doing other projects.
1そうだね
プレイ済み