C# Class UnityStandardAssets.Characters.ThirdPerson.ScreenChangeAlpha

Inheritance: UnityEngine.MonoBehaviour
Exibir arquivo Open project: Iconiac/EXODUS

Public Properties

Property Type Description
camScreen2 UnityEngine.GameObject
camScreen3Dad UnityEngine.GameObject
camScreen3Mom UnityEngine.GameObject
camStart UnityEngine.GameObject
carEnemy UnityEngine.GameObject
houseEnemy UnityEngine.GameObject
screen2BorderLeft UnityEngine.GameObject
screen2BorderRight UnityEngine.GameObject
sister UnityEngine.GameObject
spawnScreen2Left UnityEngine.GameObject
spawnScreen2Right UnityEngine.GameObject
spawnScreen3Left UnityEngine.GameObject
spawnScreen3Right UnityEngine.GameObject
startScreenBorderLeft UnityEngine.GameObject
startScreenBorderRight UnityEngine.GameObject

Public Methods

Method Description
OnCollisionEnter ( Collision col ) : void

Method Details

OnCollisionEnter() public method

public OnCollisionEnter ( Collision col ) : void
col UnityEngine.Collision
return void

Property Details

camScreen2 public_oe property

public GameObject,UnityEngine camScreen2
return UnityEngine.GameObject

camScreen3Dad public_oe property

public GameObject,UnityEngine camScreen3Dad
return UnityEngine.GameObject

camScreen3Mom public_oe property

public GameObject,UnityEngine camScreen3Mom
return UnityEngine.GameObject

camStart public_oe property

public GameObject,UnityEngine camStart
return UnityEngine.GameObject

carEnemy public_oe property

public GameObject,UnityEngine carEnemy
return UnityEngine.GameObject

houseEnemy public_oe property

public GameObject,UnityEngine houseEnemy
return UnityEngine.GameObject

screen2BorderLeft public_oe property

public GameObject,UnityEngine screen2BorderLeft
return UnityEngine.GameObject

screen2BorderRight public_oe property

public GameObject,UnityEngine screen2BorderRight
return UnityEngine.GameObject

sister public_oe property

public GameObject,UnityEngine sister
return UnityEngine.GameObject

spawnScreen2Left public_oe property

public GameObject,UnityEngine spawnScreen2Left
return UnityEngine.GameObject

spawnScreen2Right public_oe property

public GameObject,UnityEngine spawnScreen2Right
return UnityEngine.GameObject

spawnScreen3Left public_oe property

public GameObject,UnityEngine spawnScreen3Left
return UnityEngine.GameObject

spawnScreen3Right public_oe property

public GameObject,UnityEngine spawnScreen3Right
return UnityEngine.GameObject

startScreenBorderLeft public_oe property

public GameObject,UnityEngine startScreenBorderLeft
return UnityEngine.GameObject

startScreenBorderRight public_oe property

public GameObject,UnityEngine startScreenBorderRight
return UnityEngine.GameObject