An open API service indexing awesome lists of open source software.

https://github.com/kursatturkay/stayontopwindowsunity3d

Useful for Multiplayer game development in unity3d. The `StayOnTop` Unity component ensures that your Unity game window remains on top of other windows like Unity Editor during runtime. This component is especially useful for applications where you need to maintain focus on the game window.
https://github.com/kursatturkay/stayontopwindowsunity3d

unity unity-package unity-scripts unity3d unity3d-plugin

Last synced: about 1 year ago
JSON representation

Useful for Multiplayer game development in unity3d. The `StayOnTop` Unity component ensures that your Unity game window remains on top of other windows like Unity Editor during runtime. This component is especially useful for applications where you need to maintain focus on the game window.

Awesome Lists containing this project

README

          

# StayOnTopWindowsUnity3d
Useful for Multiplayer game development in unity3d.
Only for Windows Operating Sytems.
The `StayOnTop` Unity component ensures that your Unity game window remains on top of other windows like Unity Editor during runtime. This component is especially useful for applications where you need to maintain focus on the game window.
![Screen Preview](./StayOnTopScript.png)