C# Class MetroGirlGetUpAndMove
Mostra file
Open project: SNUGDC/stardust
Public Properties
Property |
Type |
Description |
|
move |
GameObject |
|
|
Public Methods
Private Methods
Method |
Description |
|
Movegirl ( ) : IEnumerator |
|
|
Method Details
public Start ( ) : void |
return |
void |
|
public Update ( ) : void |
return |
void |
|
Property Details
public GameObject move |
return |
GameObject |
|