Mighty Sphere Builder

Mighty Sphere Builder

Mighty Sphere Builder is the package that creates beautifully tiled spheres for your game.

Setup

  1. Drop a SphereBuilder into your entity
  2. 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

3 Likes

Wow, very impressive!! :star_struck: