Leadwerks Game Engine

Leadwerks Game Engine

Luawerks
어워드
즐겨찾기
즐겨찾기됨
즐겨찾기 해제
Type: Script
파일 크기
게시일
업데이트일
76.889 KB
2017년 5월 26일 오후 12시 51분
2019년 12월 7일 오전 10시 28분
업데이트 노트 10개 (보기)

아이템이 승인되어 Leadwerks Game Engine에 추가됩니다!

다음 항목
대기 목록
설명
Luawerks is a Lua framework for video games developed on the Leadwerks Game Engine. It supplies developers with additonal functions, handles the game loop and allows them to debug their code with a developers console. With all that out of the way, you can focus on making your game fun!


Features:

- The Window, Timing, World, are taken care of within the framework.

- Correct resolution settings when the game is launched in fullscreen.

- Debug, load maps and even add your own commands with the built-in developer console.

- Built in methods to prevent loading invalid assets.

- Easily precache sounds, models, textures, and prefabs to increase load times!

- Graphic setting controls are implemented and can be changed on the fly by the console!

- Luawerks knows when you're launching from an editor and will go into a 'developer mode' which enables the developer console and force the game to go into a windowed mode. You can change some of these settings and manually call the mode with a batch/bash file.

- It's in Lua. Change it to fit your needs without recompiling!



Learn how to intergrate Luawerks with your game, along with other tricks:
https://github.com/reepblue/luawerks/wiki

Report any issues/bugs with the Issue Tracker:
https://github.com/reepblue/luawerks