Finalize the cursed work

This commit is contained in:
Michal Pikulski
2025-11-27 00:58:19 +01:00
parent 5bab6d9596
commit 8bc4a88958
11 changed files with 381 additions and 530 deletions

View File

@@ -34,7 +34,7 @@ namespace Levels
/// </summary>
[SerializeField] private bool startUnlocked = false;
private SpriteRenderer iconRenderer;
[SerializeField] private SpriteRenderer iconRenderer;
private IInteractionSettings interactionSettings;
private bool isUnlocked;