Skip to content

An inspection/examination system to read in-game signs, walls, etc

License

Notifications You must be signed in to change notification settings

JoyousSuccess/InspectSystem-Unity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

InspectSystem-Unity

An inspection/examination system to read in-game signs. walls, etc

GitHub release Packagist

Dependencies

  1. 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)

  2. Unity Standard Assets

Demo Scene

  • Press 'E' while looking at the sign and standing next to it.

Recently Added Features

  • 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

Current Issues

  • 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)

About

An inspection/examination system to read in-game signs, walls, etc

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%