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