Consider this as a desc or something:
Hello! This is my first ever remix, i thought that this game was cool so i re-made it into my own style... Kawaii style!! This game is not fully done D':
hey uhh i found a problem again. the bullets dont seem to delete. the deck source shows no sign of a script thing that would tell the bullet that when it collides with a wall it gets deleted.
(when colides with #wall_tag:
delete this actor)
i like the map expansion but there is a small problem: i made it so that the bullets have a rule that when they get out of camera view they just get deleted because if that didnt happen they would make the game lag. because you move your camera around, every bullet that isnt in the camera view will auto get deleted. a way this can be fixed is to remove the said rule and make a wall that would delete the bullets.