Full notes
Full Bad Pixels update
Read the full published notes in a cleaner layout. The original post stays linked below.
What changed
- Gameplay
Bad Pixels changes
While we're busy creating the entity system that drives everything from simple cacti to end of level bosses, there is something to share... and it is typical of game development when building complex systems... Tumbleweeds!
There's a lot going on here, even with simple tumbleweeds, to make them do what they do.
One of the main hurdles to overcome with the entity system was getting the right animation state progress while a sprite is turning, which was debugged in a somewhat unsexy way with numbers and colours. There are 8 different views here in total, which are seamlessly transitioned - while the number changes.
They also explode! This may or may not make it into the game, just a test of the entity system and how it can be changed to create different interaction outcomes
Source
Changelog.gg summarizes and formats this update. How we read updates.
