Mighty Sphere Builder
Mighty Sphere Builder is the package that creates beautifully tiled spheres for your game.
Setup
- Drop a SphereBuilder into your entity
- Configure a SphereBuilder
-
tileTemplate
the template for the tiling entity -
tileSize
controls dimensions of your tile -
radius
controls the radius of the sphere -
makeDome
allows you to build a dome instead of the sphere -
cutOuts
allows you to specify the triggers that will prevent tiles from spawning inside them
-
Notes
For the tile template, I do recommend using the locator with other entities inside of them since that will allow you to additionally control the rotation and an offset of your tile.
Please be mindful of the number of entities your creations are using