Skip to main content

Overview

Cas Prop script is used by all items wielded by the player:
  • Torch
  • Barrel
  • Axe
  • Gun
Tip: This component is added directly to the item prefab.
  • Animation SettingsCAS asset for this item.
  • Right and Left Hand Target — IK targets for hands. These transforms are bound directly to the Two Bone IK modifiers.
All items reside in the character prefab:
Note: Torch, Axe and Gun prefabs are attached to the right hand. When the game starts, the Character Example Controller will try to find all items and equip the first one.

API Reference