プレイ日記
ネタバレ
Levi LeviJS
wip "the bomb mob"- it's a 2d tactic/sandbox fighting game. you can destroy terrain but not create.
2そうだね
プレイ済み
返信[1]
親投稿
Levi LeviJS
current progress: sprite movement, and bomb throw animation. Bombs destroy the terrain in a "+" mark. ~no key yet but but ill be posting updates here~
0そうだね
プレイ済み
返信[2]
親投稿
Levi LeviJS
destroying terrain
0そうだね
プレイ済み
返信[3]
親投稿
stepa stepi03
looks great, how do make the collision between player and blocks or blocks and explosion?
0そうだね
未プレイ
返信[4]
親投稿
Levi LeviJS
i check for bg tiles with bgget(1,x,y,1) and if it returns true then bgput 1,x/16,/16,0. It is slightly off but not too much
0そうだね
プレイ済み
返信[5]
親投稿
stepa stepi03
oh, thanks
0そうだね
未プレイ
返信[6]
親投稿
Random guy spncrjhn
nice
0そうだね
プレイ済み
返信[7]
親投稿
*J.P.* DEV NEWPICY3
yeah i usually use something like this for collision, though im trying to make a better one.
0そうだね
プレイ済み
返信[8]
親投稿
Levi LeviJS
ya i know how collision works but it's destroying the bg tile on collision when the sprite x coordinate isn't a multiple of 16 is what makes it a little off
0そうだね
プレイ済み
返信[9]
親投稿
*J.P.* DEV NEWPICY3
hmm yeah..
0そうだね
プレイ済み