Idea for more code languages opportunities

There are plans to add an API block that will allow to use Haxe to program inside the engine.

As for right now, you can use Haxe inside an expression but the limitations comes with only being able to use the inputs as non-fixed values and outputting a number (last/returned value will auto convert to float).

3 Likes