C# Class LightFollowPlayer, DefendAman

Inheritance: MonoBehaviour
Mostra file Open project: CarsonRoscoe/DefendAman

Public Properties

Property Type Description
target Transform

Public Methods

Method Description
FixedUpdate ( ) : void

Method Details

FixedUpdate() public method

public FixedUpdate ( ) : void
return void

Property Details

target public_oe property

public Transform target
return Transform