Skip to content
This repository has been archived by the owner on Feb 7, 2022. It is now read-only.

Transfer existing features to lua where possible #9

Open
Moneyl opened this issue Nov 5, 2019 · 0 comments
Open

Transfer existing features to lua where possible #9

Moneyl opened this issue Nov 5, 2019 · 0 comments
Labels
lua Issue related to lua scripting

Comments

@Moneyl
Copy link
Contributor

Moneyl commented Nov 5, 2019

Things like the free cam and the first person cam should be transferred to lua for the same reasons listed in #8 for moving gui code to lua. It might be better to move these into another repo that is included by automated builds to keep this one from growing too large.

CameraWrapper would still be written in c++ and bound to lua to provide a nice way of controlling the camera, but the actual camera logic would be in lua.

@Moneyl Moneyl added the lua Issue related to lua scripting label Nov 5, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
lua Issue related to lua scripting
Projects
None yet
Development

No branches or pull requests

1 participant