build you own
_mars colony
This project is one of my latest one. I didn't work very much on it but I made really cool systems with it :
- Complete Editor
- Working data store that saves all your works on editor mode


editor
custom editor with camera movements
The editor mode includes a catalog from where you select buildings and place them into your workspace. You can move the buildings, delete them and if I decide to resume the development, even repair them when their durability is low. You also have a camera movement script that allows you to fly around you workspace while editing your base
data store
do not lose your work
That game features the possibility for a player to build his own base and save his work by a complete data store system that saves the buildings' positions and rotation.

gameplay look
gameplay footage
You can also have a look at how the editor system looks, how to the UI looks and how the camera movement scripts works.