utopia-rise / godot-kotlin-native

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

Feature/localcopy #176

Closed CedNaru closed 4 years ago

CedNaru commented 4 years ago

All properties are copies now. All properties can be modified with lambdas now. Added a lot of operator overload Changed a bunch of array operator calls to property call