reepblue Posted June 23, 2018 Share Posted June 23, 2018 Was going through files, and I found a set of C++ files that have pretty much 1 to 1 (If not, better) game Actors I've wrote for Cyclone. You attach each object to a class in the editor via a lua script. Keep in mind that this code works with existing Lua code, and works really well with something like Luawerks. How this is set up is that you have all the "shared" code in the root source directory and then make a sub directory for your game. I didn't include the VS soultions nor the cbp projects, just add every cpp/header file in and it **should** work. I haven't tried this in a year, but should be good sample code. I'm not sure if I already shared this, but if not enjoy! le_cppactorcode_18.06.22.zip 2 Quote Cyclone - Ultra Game System - Component Preprocessor - Tex2TGA - Darkness Awaits Template (Leadwerks) If you like my work, consider supporting me on Patreon! Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.