C# Class CameraSmoothFollow, newsupermeatboy

Inheritance: MonoBehaviour
Exibir arquivo Open project: hagish/newsupermeatboy Class Usage Examples

Public Methods

Method Description
setTarget ( int playerNr, GameObject target ) : void

Private Methods

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

Method Details

setTarget() public method

public setTarget ( int playerNr, GameObject target ) : void
playerNr int
target GameObject
return void