Property | Type | Description | |
---|---|---|---|
objectToSpawn | |||
spawner |
Method | Description | |
---|---|---|
Start ( ) : void | ||
onPlatformSpawn ( Vector3 pos ) : void |
Method | Description | |
---|---|---|
spawnNewObject ( Vector3 pos ) : void |
public onPlatformSpawn ( Vector3 pos ) : void | ||
pos | Vector3 | |
return | void |
public Transform,UnityEngine objectToSpawn | ||
return |