Publisher | WorldWizards |
---|---|
File size | 48.67MB |
Number of files | 49 |
Latest version | Early Adopter |
Latest release date | 2014-10-17 08:57:31 |
First release date | 2014-10-17 08:57:31 |
Supported Unity versions | 2018.4.2 or higher |
*** SPECIAL EARLY ADOPTER PRICING, will go up to $95 ***
Sandbox is a run-time C# scripting engine for Unity based on the Mono Evaluator class.
The Sandbox itself provides a convenient environment for compiling and managing sandboxed C# scripts at runtime.
On top of the Sandbox, a DynamicMonobehaviour system is provided that integrates sandboxed code with the rest of the Unity scripting environment in a convenient and familiar fashion.
In addition to the scripts and documentation, the package includes a sample mini-game that uses run-time compiled and re-compiled scripts to drive tanks around a battlefield. There are two sample tank scripts: the first drives a tank using user input. The second is a very simplistic AI.
Sandbox is a run-time C# scripting engine for Unity based on the Mono Evaluator class.
The Sandbox itself provides a convenient environment for compiling and managing sandboxed C# scripts at runtime.
On top of the Sandbox, a DynamicMonobehaviour system is provided that integrates sandboxed code with the rest of the Unity scripting environment in a convenient and familiar fashion.
In addition to the scripts and documentation, the package includes a sample mini-game that uses run-time compiled and re-compiled scripts to drive tanks around a battlefield. There are two sample tank scripts: the first drives a tank using user input. The second is a very simplistic AI.