Working with cameras in CraftStudio
Read on GitHub
Read on GitHub
It’s already time for a new version of my framework for CraftStudio : Daneel v1.4.0 is out with few new features, but nice improvements ! The two most notable new features are the Draw object that introduce the LineRenderer and CircleRenderer components, as well as the capacity to easily add…
Read it on GitHub
I started a series of tutorials that aims to build a Minecraft-like with CraftStudio (and Daneel). You can read them at : https://github.com/florentpoujol/craftstudio-stuffs/tree/master/minecraft-tutorials The whole tutorial is completely WIP, even chapters that you can already read. So if you have any feebacks, unanswered questions, complains about how I write bad…