Search Unity

[RELEASED] Asteroid Field Creator

Discussion in 'Assets and Asset Store' started by jandd661, Apr 20, 2019.

  1. jandd661

    jandd661

    Joined:
    Jun 25, 2017
    Posts:
    23
    Asteroid Field Creator (AFS) is now available in the asset store.

    Asteroid Field Creator is a light weight design time tool that will create asteroid fields in seconds.

    Quick Start Guide

    Use a prefab array to place hundreds or thousands of objects in patterns commonly seen as asteroid or wreckage fields. Objects can be randomly scaled and/or rotated. All objects are a child object which makes creating a prefab easy if you need one. The "Undo Last Pass" feature lets you undo previous passes.
    Customizable buffer zone enforcement ensures no objects overlap or get to close to each other. Customizable gizmos to help you visualize the next pass.

    Blobs, rings, ribbons, crescent or whatever your imagination can come up with.

    Don't waste time reinventing the wheel or spending hours placing objects. Time is money and Asteroid Field Creator will save you lots of it.

    Full source code included.

    NOTE: Asteroid Field Creator is a design time tool. It is NOT a runtime procedural generator.

    This is currently the official Support/Q&A/Whatever thread.
     
    KitKat- likes this.
  2. jandd661

    jandd661

    Joined:
    Jun 25, 2017
    Posts:
    23
    Asteroid Field Creator 1.5 has been release.
    This update includes:
    1. Generator runs as Coroutine now.
    2. Generator can be stopped and shows progress bar.
    3. Delete AFC scripts from all asteroids in one click.
    4. Many UI changes and improvements.
    5. Fixed some bugs.
    6. NOT 5.6 compatible anymore. 2018 of higher.
    7. Added extras (camera controller, skybox, particles, flares) to Demo scene.
     
    KitKat- likes this.
  3. KitKat-

    KitKat-

    Joined:
    Jul 7, 2022
    Posts:
    1
    Thanks! Very useful.