9 Forks
82 Stars
82 Watchers

Unity-Scene-Query

A library to traverse and query the Unity scene to find particular objects, uses something similar to CSS selectors to identify game objects.

How to download and setup Unity-Scene-Query

Open terminal and run command
git clone https://github.com/Real-Serious-Games/Unity-Scene-Query.git
git clone is used to create a copy or clone of Unity-Scene-Query repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with Unity-Scene-Query https://github.com/Real-Serious-Games/Unity-Scene-Query/archive/master.zip

Or simply clone Unity-Scene-Query with SSH
[email protected]:Real-Serious-Games/Unity-Scene-Query.git

If you have some problems with Unity-Scene-Query

You may open issue on Unity-Scene-Query support forum (system) here: https://github.com/Real-Serious-Games/Unity-Scene-Query/issues