![External Object Controller](https://assetstorev1-prd-cdn.unity3d.com/key-image/707c3694-91f3-4605-b8e5-5a6381c2463e.jpg)
Description:
AssetOperatorAPI is the library, and it can control and communicate the Game Objects from the outside of the Unity development environment, not installed Unity.
You are able to monitor the game object's location and status, and to control the game object.
The API is implemented as a WebSocket Server.
Developing the WebSocket Client with Javascript, Python, and Java.
You can use the asset for test automation, digital twin, and when you need to controlling Unity object over the web.
It can be used when you build an application for which you control game objects from other block based coding platform like MIT's Scratch.
For example, when you build a Unity version of Microsoft's Minecraft for coding education, you can use our APIs as connectors between Scratch's coding blocks and your Unity game objects.
Features:
- Controlling: Get Scene Info, Refresh Scene, Load Scene, Search GameObject,
Select GameObject, Change transform value, Debug Log handle, Trace Transform,
Trace Position, Trace Variable, Take ScreenShot.
- Supporting Android, IOS, and Standalone
- Containing the sample scene and the API Explorer web page for users
- Supported Unity versions : 2019.2.14 or higher
Feel free to contact us at gaider@aju.co.kr for any inquires.