C# Class searchAndAttack, gmap377_leathGloves_inc

Inheritance: MonoBehaviour
Show file Open project: bi3mer/gmap377_leathGloves_inc

Public Properties

Property Type Description
attackSpawnPoint Transform
bossAttack bool
fireRate float
sight AISight,
turretScriptOnlyOne bool
weapon GameObject

Public Methods

Method Description
Start ( ) : void
Update ( ) : void

Method Details

Start() public method

public Start ( ) : void
return void

Update() public method

public Update ( ) : void
return void

Property Details

attackSpawnPoint public property

public Transform attackSpawnPoint
return Transform

bossAttack public property

public bool bossAttack
return bool

fireRate public property

public float fireRate
return float

sight public property

public AISight, sight
return AISight,

turretScriptOnlyOne public property

public bool turretScriptOnlyOne
return bool

weapon public property

public GameObject weapon
return GameObject