FirstStage Help Centre
FirstStage Product Website
  • Welcome
  • Release Notes
    • Release 35
    • Release 34
    • Release 33
    • Release 32
    • Release 30
    • Release 28
    • Release 27
    • Release 26
    • Release 25
    • Release 24
    • Release 23
    • Release 22
    • Release 20
    • Release 19
    • Release 18
    • Release 17
    • Release 16
    • Release 15
    • Release 14
    • Release 13
    • Release 12
    • Release 11
    • Release 10
    • Release 9
    • Release 8
    • Release 7
    • Release 6
    • Release 5
    • Release 4
    • Release 3
    • Release 2
  • Basics
    • Getting Started
      • Setting up a Quest headset
      • Starting FirstStage for the first time
      • Controllers
      • Installing on Quest (Standalone)
    • The Office
    • Projects
      • Project Team
    • Scenes
    • Core Tools
      • Grabber
      • Navigator
      • Duplicator
      • Selector
      • Destroyer
      • Animator
      • Sketcher
      • Viewfinder
      • Tape Measure
    • WristPad
      • User Preferences
    • Moving Around
      • VR Comfort Preferences
    • Asset Library
    • Working with Things
      • Manipulating 3d Objects
      • Using Movement Handles
      • Moving with the Waldo
      • Attaching Things
      • Inspector
      • Groups and Assemblies
    • Working with Time
      • Timeline
      • Activities
      • Script
      • Motion Paths
    • Controls and Automation
      • Lights
      • Audio
      • Stage Machinery `
    • Undo / Redo
    • Collaboration
      • Video Streaming from VR
      • Running a Workshop
    • Using FirstStage on the Desktop
  • Crafting
    • Sketching
      • Cutting a Tunnel
      • Manipulating Edges & Vertices on 3d Objects
      • Cutting Faces
      • Standard Shapes
    • Painting with Materials
    • Painting with the Airbrush
    • Lathe
    • Parametric Shapes
    • Images
  • Animation
    • Rigid Animation
      • Realtime Animation
    • Posing Characters
    • Performance Capture
      • Motion Capture (VRIK)
      • Setting up Vive Trackers
      • Performing
      • Face Capture
        • Setting up Facial Capture
      • Mocap with Rokoko Smartsuit
    • Layering Animations
    • Using Physics
  • Camerawork
    • Cameras
    • Through The Lens
    • Camera Sequencer
  • Interactive Scenes
    • Player
    • Branching Scripts
    • Triggers
      • Trigger Volume
      • Click to Trigger
      • Place To Trigger
    • Multiple Choice Dialog
    • Task Checklist
  • Asset Management
    • FirstStage Repository
    • Set up Unity
    • Setup the FirstStage Asset Importer project in Unity
    • Unity Basics
    • Asset Import Process
      • Source assets and import
      • Prepare Assets for FirstStage
      • Export to FirstStage
        • Asset Tagging
      • Example - Unity Asset Import
      • Example - Unity Scene Import
      • Test in FirstStage
      • Fix common issues
      • Share in FirstStage (Cloud)
    • Importing from SketchUp
    • Creating a Character for Firstage using Character Creator
    • Importing from Reallusion Character Creator™
Powered by GitBook
On this page
  • UI Layout
  • Organising windows
  1. Asset Management

Unity Basics

PreviousSetup the FirstStage Asset Importer project in UnityNextAsset Import Process

Last updated 9 months ago

At Moviestorm, we have always looked to making software tools more intuitive to use for the non-technical however the Unity Editor is a very technical tool, but also a fundamental gateway to giving the FirstStage user the flexibility to control what assets they are able to use within the FirstStage tool.

So, for those that are not accustomed to Unity, here is a basic guide to their user interface (UI) as a foundation for our guides.

NB - If the Unity Editor is installed, go to your Start Menu and you should find it under Unity/Unity (version number)/Unity

NB - If the Unity Editor is not installed and set up to manage FirstStage asset importing, see our page

Unity Help

We recommend that you take advantage of Unity help when stuck, or as a good foundation to developing with FirstStage.

  • - Helpful for definitions when required.

  • - There are Free or Premium tutorials, depending upon your account.

UI Layout

The Unity Editor layout as it may first open

Layout Links

Follow the links to the relevant Unity Manual pages for more information.

Organising windows

If you manage to close a window, you can open them via the file menu toolbar under Window

If you want to dock (embed the window into the UI rather than just floating), hold the floating window by the tab, and drag it onto the tab area of any of the window areas listed.

NB - When you first use the FirstStage window, we would recommend that you dock it for future ease of use.

This is a list of the most common windows and what they are for. The editor allows users to rearrange the layout, as preferred.

- A fixed part of the interface that consists of several groups of controls.

window - Contains a list of every in the current Scene. Some of these are direct instances of Asset files (like 3D models), and others are instances of Prefabs, which are custom GameObjects that make up most of your game.

window - Displays detailed information about the currently selected GameObject, including all attached and their properties, and allows you to modify the functionality of GameObjects in your Scene.

view - The interactive view into the world being created. This UI area could also have the Asset Store selected by default.

view - Lets you animate GameObjects in the Scene .

window - Allows you to create, view and modify Animator Controller assets.

window - An embedded webpage containing a library of free and commercial assets that Unity Technologies as well as members of the community create, which allows you to directly into your project.

window - Displays all of the files related to the Project, to navigate and find Assets and other Project files in the Moviestorm application.

window - Shows errors, warnings and other messages generated by Unity and the Moviestorm application.

window - Lets you animate GameObjects in the Scene.

window - Use to configure lighting for your Scene, to adjust settings related to precomputing lighting data, and to optimise your lighting for quality, speed and storage space.

Unity Editor interface
Toolbar
Hierarchy
GameObject
Inspector
components
Scene
Game
Animator
Asset Store
download and import assets
Project
Console
Animation
Lighting
Set up Unity
Unity Manual
Unity Glossary
Unity Tutorials