MANU
  • Quick Start Guide
  • Learn
    • Manual
      • Installing MANU
      • Welcome Screen
      • Workspace Modes
        • Edit Mode
        • Animation Mode
        • Game Mode
      • Scene Panel
      • Main Toolbar
      • Primitives
      • Collider
      • Lights
      • Speaker
      • Importing 3D Objects
      • Main Character
      • Camera
      • Transforms
      • Materials
        • Texture Maps
          • Difuse/Albedo
          • Alpha
          • Normal
          • Ambient Occlusion
          • Roughness
          • Metalness
          • Emissive
        • Basic
        • Matcap
        • PBR
        • Glass
        • Glow
        • Texture Tiling
        • Texture Offset
        • Cast Shadow
        • Opacity type
          • Opaque
          • Transparency
          • Cutout
      • Physics
        • Static Objects
        • Dynamic Objects
        • Kinematic Objects
        • Ghost Objects
        • Disabling Object's Rigidbody
        • Collider
      • Animation Timeline
      • Triggers
        • On Launch Scene
        • Key
        • Collision
        • Animation
        • State Machine
        • Comparsion
        • Game Flow
        • Trigger
        • Object Enabled
        • Network
      • State Machine
        • State Machine — Example
      • Game Flow
      • Prefabs and Assets
      • Gravity
      • Sky
      • Variables
        • Number
        • Boolean
        • Object
        • Tag
      • Tags
      • Lightmapping
      • Paint Group
      • Export Game & Assets
        • Export Games to MANU Marketplace
        • Export Assets to Marketplace
        • Export Game on Mobile devices
        • Export Game on disk
      • Lightmapping
      • Post Processing
        • Depth of Field (DOF)
        • Chromatic Aberrations
        • Bloom
        • Color Correction
        • Screen Space Ambient Occlusion (SSAO)
        • Screen Space Local Reflections (SSLR)
    • Tutorials
    • Formulas
    • Keyboard shortcuts
  • More
    • FAQ
    • Contact Support
    • Changelog
Powered by GitBook
On this page

Was this helpful?

  1. Learn
  2. Manual

Main Toolbar

PreviousScene PanelNextPrimitives

Last updated 1 year ago

Was this helpful?

The main MANU toolbar contains all the objects used to create all the scenes and mechanics of MANU games. When you click on an object in the toolbar, it is created in the scene tree in the selected hierarchy. The toolbar contains the following tools.

Primitives - contains 3D objects to create primitive scenes. We recommend use them to create base of any scene and create game mechanics before importing advanced 3D models in your game.

Game Flow - one of MANU's main tools for connecting animations, triggers, state machines and other Game Flows together to visually build the logic of your entire game, control, customize and trigger all elements of your game.

State Machine - object that will allow you to create the behavior of objects in the scene and describe under what conditions the object's state should transition from one to the other.

Animation - object with which you will animate your game and make all objects work the way you want them to.

Trigger - объект с помощью которого вы будете отслеживать события в игре и запускать с помощью него анимации, менять состояния стейт-машин и включать Game Flows.

Collider - through which you will receive information about each other's interactions. Colliders are of different types, look for information about them in the corresponding section.

Light - Light sources in your game, which you will use to light up scenes and set their mood.

Speaker - the sound sources in your game. Play the sounds and background music assigned to them.

Paint group - a tool that will help you quickly fill the scene with environment objects, plant a forest or build up a city.

Backing volume - a tool for baking lightmap textures into your scene. Used by advanced users to create photorealistic game scenes.

Some tools are hidden in categories, to access them, click on the triangle icon in the lower right corner of the toolbar icon to reveal the full list of that category.