top of page
Writer's picturemissionentropy

Progress update on Bomberman clone.

So This week I focused on the power ups for the game.

Starting off with enabling the power ups to spawn after bricks are destroyed by applying instance variables to the bricks and correlating them to the powerups. for Incivility I utilized the flash property with a boolean.

For the speed powerup I copied the movement controls 3 times and added recrements for speed.

for additional bombs I used the same proses as speed up.

And finally for Increasing the size of the explosion I used sub groups to set the size of the collision bars.


3 views0 comments

Recent Posts

See All

Comments


bottom of page