Overview
Create a class or prefab for story clues which the player finds through out the game. Preferbly solved by utilizing preexisitng logic such as the Collectible and Dialogue scripts.
User story
As a Player, I want to find story clues that I can read and collect, so I can understand the narrative and sometimes use them to access other areas of the game.
Acceptance criteria
Player can interact with story clues, which shows text and then collects them.
Player can use them to access other areas e.g as finding a key and using it for a certain door.
Overview Create a class or prefab for story clues which the player finds through out the game. Preferbly solved by utilizing preexisitng logic such as the Collectible and Dialogue scripts.
User story As a Player, I want to find story clues that I can read and collect, so I can understand the narrative and sometimes use them to access other areas of the game.
Acceptance criteria
Full task description