mirror of
https://gitlab.com/lecarore/breakout71.git
synced 2025-04-27 07:26:15 -04:00
Automatic deploy 29002295
This commit is contained in:
parent
deb574a441
commit
2c35062762
6 changed files with 239 additions and 44 deletions
|
@ -30,9 +30,8 @@ There's also an easy mode for kids (slower ball) and a color-blind mode (no colo
|
|||
|
||||
## Perk ideas
|
||||
- wrap left / right
|
||||
- puck bounce predictions (using particles)
|
||||
- n% of the broken bricks respawn when the ball touches the puck
|
||||
- bricks take twice as many hits but drop 50% more coins
|
||||
- bricks break 50% of the time but drop 50% more coins
|
||||
- wind (puck positions adds force to coins and balls)
|
||||
- balls repulse coins
|
||||
- n% of coins missed respawn at the top
|
||||
|
@ -61,6 +60,7 @@ There's also an easy mode for kids (slower ball) and a color-blind mode (no colo
|
|||
- new ball spawns when reaching combo X
|
||||
- missing with combo triggers explosive lightning strike
|
||||
- correction : pick one past upgrade to remove and replace by something else
|
||||
- puck bounce predictions rendered with particles or lines (requires big refactor)
|
||||
|
||||
## Engine ideas
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue