Equip or Unequip Resource

For an overview of Resources, click here.

Deep Learning on Resources is found in Motive Academy. Click here to see the course this lesson is in.

 

Overview

Equip or Unequip allows the author to control the equipping or unequipping of an object through Storyflow. For example, this was used extensively in some PPE training Scenarios we created. When we wanted the learner to start with PPE “on” to learn doffing procedures we used this resource to “equip” them with the correct objects.

This is different from the “Equip” and “Unequip” resources under “Object Interactions”. The “Equip” and “Unequip” Resource is used when you want the learner to take the action (not have it automatically occur in the Scenario).

Authoring Note

Wearable items such as a safety vest behave differently in the Scenario based on a learner’s height or stature. You may find that after the learner is wearing an item their view of tasks in the Scene is obstructed. You do have the ability to make these PPE items invisible after putting them on. You would do so using the Set Object Properties Resource.

Required Fields

 

Field Name

Description

Field Name

Description

Equippable Object

The named object you will equip/unequip. Usually an article of clothing or personal equipment.

Action

Equip or Unequip.

Optional Fields

Field Name

Description

Field Name

Description

Target

Where you want the item to attach. Usually, Head, Face, Hand, Body, or Foot.

Events

Activate, Complete

Example In The Headset

In this example, I want to put safety goggles on the learner at the start of the Scene. I also need to spawn assets so what I will do is fade the Scene to black, spawn the assets and don the glasses, then fade the Scene back in again.  Here are the steps:

  1. Create a Frame with an appropriate message:

 

  1. Add a Frame to Fade Out the Scene:

 

  1. Optional but necessary for this Script - add a Frame for the Spawn Assets

  2. Add a Frame for the Equip or Unequip Resource and additionally whether it’s in this Frame or another the Equippable Object and Target need to be added:

 

  1. In the next frame, Fade the Scene back in:

  1. In the last Frame you can optionally create a Custom Event for the Assets Spawned. We cannot use an End Script Resource in this Script as we spawned assets.

Here is what the Frames would look like for the scripting above:

Here is what it would look like in the headset. Note that you will see a slight difference in view after safety goggles are donned:

https://vimeo.com/718386971

To view this video in full screen on Vimeo, click here.

 

Related Articles

Move User Resource

Apply Effect Resource

Spawn Asset Resource