C# Class ShootForward, wepwep

Inheritance: MonoBehaviour
Datei anzeigen Open project: encephalopathy/wepwep

Public Properties

Property Type Description
BulletLife float
bullet GameObject
pew UnityEngine.AudioSource
player GameObject
spawnPt GameObject
velocity float

Public Methods

Method Description
Update ( ) : void

Method Details

Update() public method

public Update ( ) : void
return void

Property Details

BulletLife public_oe property

public float BulletLife
return float

bullet public_oe property

public GameObject bullet
return GameObject

pew public_oe property

public AudioSource,UnityEngine pew
return UnityEngine.AudioSource

player public_oe property

public GameObject player
return GameObject

spawnPt public_oe property

public GameObject spawnPt
return GameObject

velocity public_oe property

public float velocity
return float