Search Results for

    Show / Hide Table of Contents

    Class RespawnOnTriggerEnter

    Inheritance
    object
    RespawnOnTriggerEnter
    Namespace: Game
    Assembly: cs.temp.dll.dll
    Syntax
    public class RespawnOnTriggerEnter : MonoBehaviour

    Fields

    respawnTag

    Declaration
    public string respawnTag
    Field Value
    Type Description
    string

    spawnPoint

    Declaration
    public Vector2 spawnPoint
    Field Value
    Type Description
    Vector2

    spawnPointIsInitialPosition

    Declaration
    public bool spawnPointIsInitialPosition
    Field Value
    Type Description
    bool
    In This Article
    Back to top Example Unity documentation footer