Create Surface

Create

  1. Duplicate one of the existing surfaces or create a new one at: "PolymindGames / SurvivalTemplatePro / Resources / Surfaces"

  2. You can configure your new surface either through the inspector or the management window: "Tools / STP / Surface Management"

Configure

  1. Registered Textures: Specify which textures correspond to this surface.

  2. Foot Steps Soft and Hard footsteps (usually walk and run respectively)

  3. Fall Impact Fall impact effects and audio that correspond to this surface.

  4. Bullet Hit Effect Bullet hit effects and audio that correspond to this surface.

  5. Slash & Stab Slash & Stab effects that correspond to this surface.

Note:

If your collider is not a mesh collider (e.g. box, sphere etc.) you'll need to add a surface identity component to it instead of registering it's corresponding texture. After adding the component select a corresponding surface info.

Last updated