@badlogic for what it's worth: I support this too btw; but I don't know if it's already decided
k
krtko
08/04/2017, 6:26 PM
No I haven’t actually played with Kotlin in Godot or Godot’s new C interface. Godot is great but you were always required to use either C++ or their own custom Py like language.
krtko
08/04/2017, 6:26 PM
Its not terrible, but for larger projects or projects where you want to share code with a server its no ideal
krtko
08/04/2017, 6:30 PM
My normal go to is libGDX, 🙇 @badlogic, which I love and you can totally use it with Kotlin.
krtko
08/04/2017, 6:31 PM
But its cross-platform story has been a bit muddled the last few years
krtko
08/04/2017, 6:32 PM
Godot has the cross-platform story down, but I’m not sure if its open C interface will be compatible with their HTML compiler