-
Notifications
You must be signed in to change notification settings - Fork 0
Create and add a city block
Steffen Waldmann edited this page Sep 27, 2018
·
2 revisions
- Assign yourself to a city block issue. You can find them in the “Issues” tab in GitHub.
- Pull the recent changes in GitHub Desktop.
- Open a city block model file in
src/static/map/city-blocks. The name should correspond to the city block issue you are assigned to. - Create your city block. Get inspired by other city blocks, real-world images of Manhattan and your creativity :)
- Once you're finished or want to see your latest changes in the live game, create the voxels by opening the export tab in MagicaVoxel and select “vox”. Save the exported files to
src/static/map/city-blocks/exports. Don't change the name of your exports, it will automatically create correctly named files.
You should now be able to see your model in the game :)
By the way, you don't have to completely finish your city block before you push it into our version control. GitHub is also a pretty good backup system 😉