πŸ”ΉItems

This page explains how item prefabs work in CAS.

Overview

Cas Prop is a component attached to all items wielded by the character:

  • Torch

  • Barrel

  • Axe

  • Gun

Cas Prop.
  • Animation Settings β€” CAS 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:

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

Last updated