TeleportDestination
- Abstract class. Has two concrete implementations: TeleportArea and TeleportAnchor
bool CanTeleportHere
Vector3 HitNormal
UnityEvent OnTeleportedToDestination
UnityEvent OnTeleportedFromDestination
Vector3 teleportLocation
Vector3 GetTeleportLocation()
virtual void SetTeleportLocation(RaycastHit)
Last modified 6mo ago