Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shda/RemoteSceneMonitor
Web interface for debug object to scene Unity.
https://github.com/shda/RemoteSceneMonitor
unity unity3d
Last synced: 2 months ago
JSON representation
Web interface for debug object to scene Unity.
- Host: GitHub
- URL: https://github.com/shda/RemoteSceneMonitor
- Owner: shda
- Created: 2020-07-12T17:46:50.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-02-11T19:23:08.000Z (almost 4 years ago)
- Last Synced: 2024-08-02T05:09:42.459Z (6 months ago)
- Topics: unity, unity3d
- Language: JavaScript
- Homepage:
- Size: 2.93 MB
- Stars: 17
- Watchers: 3
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Web interface for debug object to scene Unity.
Features include:
* list of all gameobjects in all scenes
* remove gameobjects or change parents from game objects on scenes
* get and change the position, rotation and scale of gameobjectsUPM Package
---
After Unity 2019.3.4f1, Unity 2020.1a21, that support path query parameter of git package. You can add `https://github.com/shda/RemoteSceneMonitor.git?path=Assets/RemoteSceneMonitor` to Package Manageror add `"com.shda.remote-scene-monitor": "https://github.com/shda/RemoteSceneMonitor.git?path=Assets/RemoteSceneMonitor"` to `Packages/manifest.json`.
![](/Screenshots/2_screenshot.png)