Publisher | Velorth |
---|---|
File size | 150.56kB |
Number of files | 18 |
Latest version | 1 |
Latest release date | 2016-03-21 06:44:23 |
First release date | 2016-03-21 06:44:23 |
Supported Unity versions | 2018.4.2 or higher |
There are many situations when your game needs to evaluate something - character stats, quest conditions, etc
This package provides compact and efficient embedded language for gameplay calculations.
Features:
* Basic arithmetical and logical operators
* String interpolation
* Support of user-defined functions and operators
* Context-sensitive calculations
* Mobile-friendly (AOT Compilation)