Thank you for checking it out! Glad you enjoyed it!
Mobius Lite
Creator of
Recent community posts
Thank you for pointing out the post-build errors! My gitignore was removing my bin folder which contains FMOD and assimp dlls. The issue has now been fixed and you should be able to run the solution. Separating the third party code into a source folder was something I never thought about. When I go back and reorganize this project I will definitely do that separation, as well as the arrow fixes! Thanks for playing my game, and thanks for telling me about the build errors!
Thanks for playing my game! The project’s organization could definitely use some work. The first thing I’ll do when I revisit this project is reorganize the solution. The scene saving and loading probably saved me hours of trial and error for the map creation. That along side my brush tool definitely help with the creation of the scene.