# Simple Respawner

## Overview

This component is in charge of Spawning an Animal back into the scene after he is dead.

<figure><img src="https://963537199-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Lzhr1XSMzMqNXjRnNlb%2Fuploads%2FKtkuWBQJgKTno1tmQZe4%2Fimage.png?alt=media&#x26;token=4df0ac4f-e632-437b-8d51-7e6a1985441f" alt=""><figcaption></figcaption></figure>

## How to use

Attach this to a gameobject that is being used as a spawn point. When the animal specified in the animal component is dead, they will then be respawned after the Respawn Time set, with the State set, in the location that this respawner is at.

## Parameters

### Animal

The animal to be respawned and tracked

### Death ID

The death state of that animal

### Respawn State

The respawn state that the animal will be respawned into

### Respawn Time

The time to respawn the animal
