C# Class Platformer2DDualControl, LevelConceito1

Inheritance: MonoBehaviour
Mostrar archivo Open project: MuvucaGames/LevelConceito1

Public Methods

Method Description
SetPlayer ( bool isFirstPlayer ) : void

Private Methods

Method Description
Awake ( ) : void
FixedUpdate ( ) : void
Update ( ) : void

Method Details

SetPlayer() public method

public SetPlayer ( bool isFirstPlayer ) : void
isFirstPlayer bool
return void