Saplings-Projects / Birthday-2024

Game project for birthday in 2024 : a puzzle game where you must fit the pieces on the space you have
GNU General Public License v3.0
1 stars 6 forks source link

BUG (low) - Pieces are behind the level labels #143

Closed Mikotey closed 5 months ago

Mikotey commented 5 months ago

When a level has the level and author name labels, pieces a shown behind the labels and get obscured.

Solution: Will need to move the labels out of the PuzzleUiManager and into the SubViewport hierarchy so it appears behind the pieces