Getting Started 01: Valkyrie Startup and Intro to User Interface

This tutorial will teach you the basics to navigate through the Valkyrie Engine screens and create your very first app.

Create your first project in Valkyrie

Start the Valkyrie Launcher and you will get two tabs:

Firstly, swap to the Templates tab and select the New Project tab. You will be prompted to select a template to create a new application.

To better understand the interactions in Valkyrie, we recommend that for your first trial you select the AnimMixer template. Once selected, a Create Project screen pops up. Select a Name for your application. Choose the directory where you want to save your app in the Location field & proceed by clicking on Create. The application will be created and saved in your documents. Note that by default, applications are located in C:/User/USER_NAME/Vlk Projects/ on Windows and /Users/USER_NAME/Vlk Projects on macOS.

Valkyrie User Interface

entire_vlk_scene_01

The Image above shows the default User interface Layout.

Project Manager & Viewport Tools

Center_View___Transform_Gif
center_view_transform_button_01

Located on the Top Left of the Screen, 3 major tabs.

A) Center (File Manager)

center_view_transform_button_01

Application

  1. Open an existing project
  2. Create a New project
  3. Reload the open application

Levels

  1. Save Current Level
  2. Create new level
  3. Save the Current Level as

Tools

  1. Publish the Application

B) View (Viewport window)

center_view_transform_button_02

Layout

  1. Set Single View
  2. Set Two View

Utils

  1. Move the Camera to the selected Entity
  2. Set to Fullscreen
  3. Display Selectable Icons
  4. Display Physic Bounding Box

Render Mode

  1. Set the regular render mode
  2. Set the VR render mode
  3. Set the AR render mode

C) Transform (Gizmo Setting)

center_view_transform_button_03

Gizmo

  1. Move Tool
  2. Rotate Tool
  3. Scale Tool
  4. Selection Tool
  5. Clear Selection
  6. Show the Selection Box
  7. Ground the Entity
  8. Transfer WorkCamera Translation to elecr

Move & Rotate

  1. Set to World Axis
  2. Set to Mesh (Local) Axis

Snapping

  1. Move Angular Snap
  2. Rotate Angular Snap

Library Overview

The Library menu allows you to import assets inside your application and it is split into 7 tabs:
Library Menu

A) Levels

B) Entities

For a full list, Click Here for Entity

C) Actions

For the full list, Click Here for Action

D) Events

For the full list, Click Here for Event

E) Data

F) Application Template Folder

G) Refresh

Timeline & Outliner

Valkyrie timeline

Timeline

Adjacent to the Right section, you will find the timeline of the entire project and individual time bars for each Entity, Action and Event that is within the current level.

Outliner

On the Left side of the Timeline Tab, the list contains every single Entity, Action and Event that is within the current level. From here, each item can be manipulated in a layered system where components are grouped, in a hierarchical arrangement, such that lower layers provide functions and services that support the functions and services of higher layers.

Above the Outliner, a row of icons are located here to help manipulate both the timeline and the Outliner.
timeline_01.png

timeline_icon_03.png
Icon List
Starting from the Left

  1. Expand Layers: Expand or Collapse every single layers within the Outliner.
  2. Isolate: Single out a single selected object within the outliner.
  3. Play Button: Start the timeline from 0:00.
  4. Pause Button: Pause at the current position on the play time.
  5. Stop Button: Halts the entire timeline and reset the timeline play time to 0:00.

timeline_icon_02.png
Icon List
Starting from the Left

  1. Reload Scene: Reloads the entire scene.
  2. Toggle Time Bars: Display the timeline.
  3. Toggle Timeline: Hide time bars of the timeline.
  4. Delete Selection: Delete the selected objects in the Outliner.
  5. Toggle Visibility Actions: To turn the visibility of the Actions within the Outliner On or Off.
  6. Toggle Visibility Events: To turn the visibility of the Actions within the Events On or Off.
  7. Toggle Visibility Animations: To turn the visibility of the Animations within the Outliner On or Off.
  8. Toggle Visibility Children: To turn the visibility of the Children of Hierarchy within the Outliner On or Off.
  9. Toggle Visibility Camera: To turn the visibility of the Camera within the Outliner On or Off.
  10. Toggle Visibility Lights: To turn the visibility of the Light within the Outliner On or Off.

Inspector

inspector_gif_01.gif

Within the Inspector window, this is the location to go to if you need to setup any in-scene settings of individual selected object such as Name and Identity, Timeline Setting, Transform Coordination, Layer Settings and many more other specific settings based on the type of asset.

Material Editor

material_editor_gif_01.gif

The Material Editor allows you to add your texture maps to individual Entities. It also provides the ability to directly manipulate how much a texture can affect in-scene.
For more details, Click Here.

Windows

Every Menus and Windows mentioned above can be visibly toggled and eventually the entire menu setup can be customized to your own preference.
menu_window_gif 01.gif

Customize User Interface

undocking_gif_01.gif

docking_gif_01.gif