utopia-rise / godot-kotlin-native

Kotlin bindings for Godot Engine
MIT License
290 stars 16 forks source link

[Master-Merge ToDo] Register a static value as the default one for a property doesn't work. #180

Closed CedNaru closed 4 years ago

CedNaru commented 4 years ago

I tried to test compiling Kotlin Scripts and when doing that: image

I get the following message: image

This is supposed to be a case we can handle as it doesn't depend on any runtime variable.