-
Notifications
You must be signed in to change notification settings - Fork 13
Home
hiperbou edited this page Feb 28, 2021
·
17 revisions
Welcome to the kotlin-unreal wiki!
kotlin-unreal allows you to use the amazing Kotlin language with UnrealEngine 4.
The aim of this project is to provide a good way of writting gameplay code in a productive and maintainable way. If you don't recognize your blueprints after a week they have been created or you're tired of writting macrocentric C++ code that makes the editor explode, you should definitely check this.
kotlin-unreal allows you to use virtually every function that is available to a Blueprint by using the Javascript interoperation provided by Unreal.js
Is this production ready? My lawyers said no. But they don't have a clue about programming.