c3f84c7681
added a safeguard so that balls can't fly straight horizontally or vertically
karolina2024-07-23 21:22:05 +02:00
65accbc2c2
added a speed ball and buttons to add them to the level
karolina2024-07-23 21:09:04 +02:00
9ae0d04136
level now detects (in a very rudimentary way, by checking every frame) whether all blocks have been broken
karolina2024-07-23 20:53:55 +02:00
eeffba61b6
blocks now break upon colliding once their health is depleted
karolina2024-07-23 20:33:27 +02:00
091d957d26
ball now more consistently collides with arbitrary objects and bounces off them appropriately
karolina2024-07-23 20:07:13 +02:00
3fea3c89ed
modified collision layers so that the balls stop colliding with one another
karolina2024-07-23 18:38:58 +02:00
6b0843a725
added a basic ball that properly inverts velocity when colliding with a world boundary. my balls are getting stuck on each other tho
karolina2024-07-23 18:22:05 +02:00
95fe8fbeff
added level background and world boundaries
karolina2024-07-23 17:47:14 +02:00