Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
DebugSwapLayer
C# Class DebugSwapLayer, goalBall
This script is a debugging script that changes the layer of the player when the player presses the v key
Inheritance:
MonoBehaviour
Datei anzeigen
Open project: DrexelGoalBall/goalBall
Public Properties
Property
Type
Description
DefaultLayer
string
PlayerLayer
string
Public Methods
Method
Description
Start
( ) :
void
Update
( ) :
void
Method Details
Start()
public
method
public
Start
( ) :
void
return
void
Update()
public
method
public
Update
( ) :
void
return
void
Property Details
DefaultLayer
public_oe property
public
string
DefaultLayer
return
string
PlayerLayer
public_oe property
public
string
PlayerLayer
return
string