<aside> <img src="/icons/reorder_gray.svg" alt="/icons/reorder_gray.svg" width="40px" />

Navigation

</aside>

Home Page

Overview

Levels Creation

Themes

Level Objects

Upgrades System

Hole Skin

UI Store

Monetization (Ads & IAP)

How to add a new level object

  1. Create a level object template on the scene using the Tools > Create Prop Template menu**.**

    Untitled

  2. Add your 3D model to the scene as a child of the created template.

    Untitled

  3. Reset 3D model transform component.

    Untitled

  4. Link created Mesh Renderer to Prop Behavior component.

    This 3D model was downloaded from Asset Store (isn't included in the template)

    This 3D model was downloaded from Asset Store (isn't included in the template)

  5. Click the Edit Collider button on the Box Collider component and resize the collider using gizmos in the scene view.

    Untitled

    Untitled

    Make sure that the collider is approximately the same size as the visuals of the 3D model.

    You can use different collider types, but due to optimization, we recommend using box colliders.

  6. Rename the object and save it as a prefab.

    Untitled

  7. Open the Level Editor window using the Tools > Level Editor menu.

  8. Open the ****Props ****tab and add a new element by clicking the + button.

    image.png

  9. Select the object theme, link the previously created prefab, and set the money the player receives by eating this object.

    Untitled

  10. Now new items can be used in level creation.

    Movie_010.gif