mightypanda / Unity3D-Desktop-Overlay

Render a Unity3D game as a transparent desktop overlay

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unity3D-Desktop-Overlay

This project demonstrates how to create transparent desktop overlays for Windows.

Video Demo
View example on YouTube

Includes examples for:

  • Dragging Objects
  • Dragging the Window
  • Listening for Input when unfocused (eg: spawning a prefab when clicking)
  • Cursor trails
  • Moving the cursor

Editor Compatibility: Should be compatible with all Unity3D Editor versions prior to 2019.1, and 2019.1.7f1 and above.
See HERE for information about incompatible versions

Consider supporting!

About

Render a Unity3D game as a transparent desktop overlay

License:MIT License


Languages

Language:C# 100.0%