Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
Background_spawner
C# Class Background_spawner, Space-Rush2
Inheritance:
MonoBehaviour
Mostrar archivo
Open project: M4R774/Space-Rush2
Public Properties
Property
Type
Description
spawnValues
Vector3
spawnWait
float
stars
GameObject[]
Public Methods
Method
Description
Start
( ) :
void
Private Methods
Method
Description
SpawnStars
( ) :
IEnumerator
Method Details
Start()
public
method
public
Start
( ) :
void
return
void
Property Details
spawnValues
public_oe property
public
Vector3
spawnValues
return
Vector3
spawnWait
public_oe property
public
float
spawnWait
return
float
stars
public_oe property
public
GameObject[]
stars
return
GameObject[]