Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

For an overview of Resources, click here.

The Equip Target resource specifies a target object that is equippable. This resource is used in tandem with the Equip and Unequip object interaction resource. Similar to the Scene Object resource, this resource is simply used as a reference for other resources.

Required Fields:

Field Name

Description

Target

Specifies the target that is equippable. This target can then be referenced to the Equip and Unequip object interaction resource.

Events:

Activate, Open.

Example:

I want to put a hat on the learner.  In order to do so, I need a target (landing place).  In this case, that would be the head.  

  • Open the appropriate script/frame.

  • Use the Equip Target resource to designate a Target (from catalog):

To see the next steps in equipping the object, see Equip or Unequip Resource.

  • No labels