Devlogs
Change Log 6
Update
- Core code expanded to include Animation, Tile Image Detection and Audio
- Each modules runs concurrently with the game to not interrupt the update loop
- Created all new Sprites and Tile sheets and a system for further expansion
- Ship UI with folding wings
- Rock Tile sheet with exposed neon rocks
- Fading in animation for UI border
- Dynamic Tile Image Detection will place tiles in the correct position
- Uses a plus (+) detection with the option to expand into a 3x3
- Background neon box with transparent holes creates colored rocks
- Not every tile image is updated rather a list is used for relevant changes
- Audio completely redone with more clear voice
- Added a sound effect along with music
- One color removed (orange)
Bug
- The neon background can be seen sometimes when gravity activates
Patch 6.1
- Changed the blue and purple color to be more district from each other
- Removed the positive Y game board limit to allow the placement of 5 vertical block easer