C# Class GoblinPack, Castle-Bashers

Inheritance: MonoBehaviour
Mostrar archivo Open project: DevelopersGuild/Castle-Bashers

Public Properties

Property Type Description
Goblin GameObject
packSize int
packSpread float

Public Methods

Method Description
Start ( ) : void

Method Details

Start() public method

public Start ( ) : void
return void

Property Details

Goblin public_oe property

public GameObject Goblin
return GameObject

packSize public_oe property

public int packSize
return int

packSpread public_oe property

public float packSpread
return float