Skip to content

SafeRespawnComponent

Alex Crimi edited this page Apr 5, 2021 · 1 revision

SafeRespawnComponent defines an entity's ability to automatically respawn at its last known location, usually in response to some damage event. The component will track the entity's last position that was free of collisions and damage and move the entity back to that position when requested.

Configuration

This component doesn't accept any configuration parameters

Properties

This component has no exposed properties

Entity Templates

Overview
Components
Events
Update Scope
Filtering
Persistence
Variables
Value Resolution

Component Reference
Action Reference

Distribution

Creating An Executable

Releasing to Stores

Clone this wiki locally