Class TeleportPlatform
Inheritance
object
TeleportPlatform
Namespace: Player
Assembly: cs.temp.dll.dll
Syntax
public class TeleportPlatform : MonoBehaviour
Fields
isPlatform
Declaration
public bool isPlatform
Field Value
| Type | Description |
|---|---|
| bool |
playerTag
Declaration
public string playerTag
Field Value
| Type | Description |
|---|---|
| string |
teleportPoint
Declaration
public Vector2 teleportPoint
Field Value
| Type | Description |
|---|---|
| Vector2 |
teleportTag
Declaration
public string teleportTag
Field Value
| Type | Description |
|---|---|
| string |