在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称(OpenSource Name):hiperbou/kotlin-unreal开源软件地址(OpenSource Url):https://github.com/hiperbou/kotlin-unreal开源编程语言(OpenSource Language):Kotlin 65.6%开源软件介绍(OpenSource Introduction):kotlin-unrealkotlin-unreal: Use the amazing Kotlin language with UnrealEngine 4 and UnrealEngine 5 Uses Unreal.js wich is a Javascript runtime built for UE4 and UE5 Features
PrerequisitesUnreal 4.26.1 - 4.27.2 or Unreal 5.0.0 - 5.0.1, but may work with other versions too. IntelliJ IDEA Community: https://www.jetbrains.com/idea/download/ Installation
If you can't find it in the Unreal Marketplace, you can install it manually following this instructions: https://github.com/ncsoft/Unreal.js/
Check out the map examplesOpen the project with the Unreal Editor and open and play the maps located on the Maps directory inside the Content folder. Some of them might look empty at first, but the Kotlin magic will fill them with surprises when you get into the Play mode. WIKICheck out the wiki for details, tutorials and guides: https://github.com/hiperbou/kotlin-unreal/wiki VIDEOSPlaylist on Youtube https://youtube.com/playlist?list=PLJm5YzQnui1RfCue2NJtEKDSAJf-Kh0WG Code examplesFirst Person Game example (watch on Youtube): https://github.com/hiperbou/kotlin-unreal/blob/master/kotlin-examples/src/examples/game/Game.kt Hello World example: https://github.com/hiperbou/kotlin-unreal/blob/master/kotlin-examples/src/examples/hello/HelloKotlin.kt Rotating cubes example: https://github.com/hiperbou/kotlin-unreal/blob/master/kotlin-examples/src/examples/cubes/WhiteRotatingCube.kt Adventure example (Kotlin Coroutines): https://github.com/hiperbou/kotlin-unreal/blob/master/kotlin-examples/src/examples/adventure/InteractiveCube.kt First Person example: https://github.com/hiperbou/kotlin-unreal/blob/master/kotlin-examples/src/examples/firstperson/FirstPerson.kt Third Person example: https://github.com/hiperbou/kotlin-unreal/blob/master/kotlin-examples/src/examples/thirdperson/ThirdPerson.kt Scene Lights example: https://github.com/hiperbou/kotlin-unreal/blob/master/kotlin-examples/src/examples/scenelights/SceneLights.kt Hello Blueprints example: https://github.com/hiperbou/kotlin-unreal/blob/master/kotlin-examples/src/examples/blueprint/HelloBlueprints.kt Hello Blueprint example: https://github.com/hiperbou/kotlin-unreal/blob/master/kotlin-examples/src/examples/blueprint/HelloBlueprint.kt |
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论