This repository was archived by the owner on Jul 18, 2022. It is now read-only.
Releases: RocketDragon/UnityCheckpoints
Releases · RocketDragon/UnityCheckpoints
v1.1.1: LTS update & Respawnable active patch
- Update to LTS minor on 2019.4.17f1
- Only allow interactions on
Respawnableif enabled.
v1.1.0: Debug Transmat
v1.0.0: Initial Unity Package (2019.4.1f1)
This release includes the basis for use within a 3D world space.
Added (under TinkerStorm.Checkpoints namespace):
Checkpoint- able to update a position and rotation for aRespawnableRespawnable- able to reset an object when it collides with aWorldBorderWorldBorder- provides the means to constrain the world and directly interacts withRespawnable
Currently only supports Unity LTS 2019.4.1f1, will look into supporting later versions of Unity over Christmas.