An inspection/examination system to read in-game signs. walls, etc
-
Text Mesh Pro (Available for Free on the Unity Asset Store, used for the in-game UI, can be replaced with default Unity UI elements by messing with the code very easily)
-
Unity Standard Assets
- Press 'E' while looking at the sign and standing next to it.
- Added configuration for reinspectable or non-reinspectable objects. (can/cannot inspect items more than once)
- Implemented unityevents that can be executed at the end of inspection dialogues
- Added Tooltips to help explain inspector variables
- Text Mesh Pro sometimes doesn't display the instructions above the sign in the demo scene on first start up. (Not an issue with the Inspect System)