C# Class CreateSpidersOnKlick, Wallcology-Unity

Inheritance: MonoBehaviour
Mostrar archivo Open project: ltg-uic/Wallcology-Unity

Public Properties

Property Type Description
ObjectToCreate GameObject
player Transform

Public Methods

Method Description
Update ( ) : void

Method Details

Update() public method

public Update ( ) : void
return void

Property Details

ObjectToCreate public_oe property

public GameObject ObjectToCreate
return GameObject

player public_oe property

public Transform player
return Transform