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.
- Host: GitHub
- URL: https://github.com/kursatturkay/stayontopwindowsunity3d
- Owner: kursatturkay
- Created: 2024-08-04T20:16:36.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-04T20:45:46.000Z (almost 2 years ago)
- Last Synced: 2025-06-22T05:05:56.352Z (about 1 year ago)
- Topics: unity, unity-package, unity-scripts, unity3d, unity3d-plugin
- Language: C#
- Homepage:
- Size: 354 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.
