doodle/assets/pattern
Noah 94d0da78e7 Swimming Physics and Bubble Pattern
Water pixels finally do something other than turn your character blue!

* When the player character is "wet" (touching water pixels, and so appearing in
  a blue mask), water physics apply: gravity is slower, your jump height is
  halved, but you get infinite jumps to swim higher in the water.
* Holding the jump key under water will incur a short delay between jumps, so
  that you don't just fly straight up to the surface. Tap the jump button to
  move up quicker, you can spam it all you want.

Azulians are also able to handle being under water:

* They'll sink to the bottom and keep walking back and forth normally.
* If you are above them and noticed, they'll jump (swim) up towards you,
  aware of the water and it jumps like you do.
* The Blue Azulian has the poorest vertical aggro range so it isn't a
  very good swimmer. The White Azulian is very good at navigating water
  as it can pursue the player from the furthest distance of them all.

Changes to the editor:

* New brush pattern added: bubbles.png
  * It's the default pattern now for the "water" color of all
    of the built-in palettes instead of ink.png
  * A repeating pattern of bubbles carved out showing the
    level wallpaper.
  * The old "Bubbles (circles.png)" is renamed "Circles"
* The last scroll position is saved with the Level file, so when you reload
  the level later it's scrolled at where you left it.
2022-05-05 21:35:32 -07:00
..
bars.png Brush Pattern Textures 2021-06-09 22:36:32 -07:00
bubbles.png Swimming Physics and Bubble Pattern 2022-05-05 21:35:32 -07:00
circles.png Brush Pattern Textures 2021-06-09 22:36:32 -07:00
dashed.png Brush Pattern Textures 2021-06-09 22:36:32 -07:00
grid.png Brush Pattern Textures 2021-06-09 22:36:32 -07:00
ink.png Brighten Patterns + Update Default Palettes 2021-06-20 10:42:51 -07:00
marker.png Brighten Patterns + Update Default Palettes 2021-06-20 10:42:51 -07:00
noise.png Brighten Patterns + Update Default Palettes 2021-06-20 10:42:51 -07:00
perlin-noise.png Loading Screen 2021-07-18 21:19:52 -07:00