Currently at the start of every loop the time is frozen and the player can hover over interactables to see their name
need a hint system to slowly reveal more details about the level as the player progresses.
Requirements
- Can track what hints have been unlocked so far, must be carried over from loop to loop
- Need some UI to show what hints have been discovered
Currently at the start of every loop the time is frozen and the player can hover over interactables to see their name
need a hint system to slowly reveal more details about the level as the player progresses.
Requirements