Skip to content

zloedi/offscreen_markers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Offscreen Markers

Offscreen indicators for Unity 3D game objects in a single script

Usage

Attach the OffscreenMarker component to the game objects you want tracked and fill the Textures there.

The tracked objects are registered and managed by a component automatically attached to the main camera and ticking OnGUI().

gif

Video: https://youtu.be/VONeG377i3M

About

Offscreen indicators for Unity 3D game objects

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages