All Projects → daancode → unity-scene-inspector

daancode / unity-scene-inspector

Licence: other
Scene inspector for Unity.

Programming Languages

C#
18002 projects

Projects that are alternatives of or similar to unity-scene-inspector

Kafka2websocket
Read Kafka topics with WebSockets
Stars: ✭ 19 (-13.64%)
Mutual labels:  inspector
Inspector
The Inspector tool is a privilege escalation helper (PoC), easy to deployed on web server, this tool can list process running with root, check kernel version, check history file, get possible exploit ...
Stars: ✭ 119 (+440.91%)
Mutual labels:  inspector
Inspector
🕵️ An angular library that lets you inspect and change Angular component properties
Stars: ✭ 169 (+668.18%)
Mutual labels:  inspector
Indium
A JavaScript development environment for Emacs
Stars: ✭ 1,058 (+4709.09%)
Mutual labels:  inspector
Wuzz
Interactive cli tool for HTTP inspection
Stars: ✭ 9,845 (+44650%)
Mutual labels:  inspector
Xray React
React layout debugger.
Stars: ✭ 128 (+481.82%)
Mutual labels:  inspector
Dive
A tool for exploring each layer in a docker image
Stars: ✭ 28,957 (+131522.73%)
Mutual labels:  inspector
Portal
A clojure tool to navigate through your data.
Stars: ✭ 239 (+986.36%)
Mutual labels:  inspector
Jlsca
Side-channel toolkit in Julia
Stars: ✭ 114 (+418.18%)
Mutual labels:  inspector
Nim
Streamline Your Node.js Debugging Workflow with Chromium (Chrome, Edge, More) DevTools.
Stars: ✭ 168 (+663.64%)
Mutual labels:  inspector
Logger
Simple logger with stores inspector
Stars: ✭ 58 (+163.64%)
Mutual labels:  inspector
Func Loc
A simple tool that helps you to retrieve the function location from its reference.
Stars: ✭ 99 (+350%)
Mutual labels:  inspector
Magix Inspector
magix项目调试分析工具
Stars: ✭ 134 (+509.09%)
Mutual labels:  inspector
React Inspect Props
React properties inspector with the power of Redux DevTools
Stars: ✭ 31 (+40.91%)
Mutual labels:  inspector
Marionette.inspector
🔍 Marionette Inspector - Explore your App
Stars: ✭ 170 (+672.73%)
Mutual labels:  inspector
Inspector
A drop-anywhere C++ REPL
Stars: ✭ 767 (+3386.36%)
Mutual labels:  inspector
Code Pal For Abap
code pal for ABAP is a highly configurable engine, fully integrated into the ABAP development framework ensuring Cloud’s built-in quality.
Stars: ✭ 121 (+450%)
Mutual labels:  inspector
license-ls
Get a list of licenses used by a projects dependencies
Stars: ✭ 17 (-22.73%)
Mutual labels:  inspector
Devtools Playground
Standalone Devtools for prototyping & debugging
Stars: ✭ 190 (+763.64%)
Mutual labels:  inspector
Object Visualizer
Vue JSON inspector with Chrome-like theme.
Stars: ✭ 159 (+622.73%)
Mutual labels:  inspector

Unity Scene Inspector

Helper package which extends default toolbar with scene utilities.

This tool allows you to switch fast between scenes in your project, play first scene even if isn't active and pin selected scenes to toolbar.

unity-scene-inspector

How to use

Unity 2018.1 or higher

  1. Open your project folder
  2. Enter Packages directory
  3. Open manifest.json file
  4. Add "com.daancode.scene-inspector": "https://github.com/daancode/unity-scene-inspector.git" in dependencies section

Older Unity version

  1. Download repository
  2. Extract files to any directory in your unity project, eg. Assets/3rdParty/SceneInspector
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].