Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
HallwayController
C# Class HallwayController
Inheritance:
MonoBehaviour
Mostra file
Open project: sasuke9759/GGJ-2016-Llama-God
Public Methods
Method
Description
GenerateWalls
( ) :
void
OnCollisionEnter
(
Collision
other
) :
void
Method Details
GenerateWalls()
public
method
public
GenerateWalls
( ) :
void
return
void
OnCollisionEnter()
public
method
public
OnCollisionEnter
(
Collision
other
) :
void
other
Collision
return
void