Skip to content

Latest commit

 

History

History
122 lines (77 loc) · 5.81 KB

File metadata and controls

122 lines (77 loc) · 5.81 KB
source

The Creator toolbar in the UI

The Desktop Editor’s Creator tools provide a set of commonly used tools for building scenes and asset use. Each option provides a menu of different types of tools that you can use for creating your worlds.

The set of creator tools available

This toolbar contains the following creator tool options:

The Build tools toolbar

Use Build tools to create objects to add to your scene.

This menu includes a variety of tools such as:

  • Shapes for creating geometric objects like cubes, shperes, cones, or cylinders.
  • Colliders for creating objects like such as box colliders, sphere colliders, or capsule colliders.
  • UI for creating NoesisUI, CustomUI, or Text objects.
  • Navigation for creating spawn points, doors, snap destinations, and navigation volumes.
  • Display for adding a debug console, a world leaderboard, mirror, welcome board, or world shop.
  • Interactions for adding a raycast, projectile launcher, or trigger zone.
  • Avatars for adding an NPC, avatar pose, or avatar playback.
  • Media for setting up a scheduled video player or a sound recorder.
  • Effects for setting up Particle FX or TrailFX.
  • Environment to add a static light, dynamic light, or environment light to your world.

The Systems tools menu showing available options.

Use systems tools to create systems-related objects like quests and leaderboards or add a navigation volume to your world.

More information about the systems tool options can be found at Quests, leaderboards, and variable groups.

The Public Asset Library button

The Public Asset Library is a collection of free stock assets that you can include when creating your worlds.

Public Asset Library stock assets include the following categories:

  • Featured
  • Shapes
  • Interactive
  • Toys
  • Environment
  • Structures
  • Interiors
  • Lights
  • Food
  • Animals
  • Vehicles
  • Wearables
  • Audio
  • Weapons
  • VFX
  • Educational

For more information, see Public Asset Library.

The Preview panel

You can use the Preview option to preview your world, choose a device to preview your world on, configure your preview settings, send your preview to either the browser or Meta Horizon app, or Switch to VR.

The Scripts panel

You can use the Scripts panel to create new scripts, view the scripts currently used in your world, or to open each of your scripts for editing and debugging in your IDE.

For more information, see Adding and Editing Scripts.

The Gen AI button in the toolbar

The Generative AI Creation Tool is a useful asset generation assistant. You can use it to:

  • Generate audio sound effects.
  • Generate TypeScript code snippets for small tasks in your world.

For both sound effects and Typescript code snippets and sound effects, you can write a prompt to generated your own scripts or have the tool create some for you.

The Gen AI panel

For more information, see Generative AI Creation Code Tool.

The View available asset updates button

If you add objects to your world that you spawned from an asset template, you can update those objects whenever the asset template’s creator revises the original.

The **View available asset updates** panel

The Creator toolbar is part of the suite of tools in the Desktop Editor UI. You can find out more about the UI at:

You can also try out the editor by working through these beginner tutorials: