C# Class Implementators.Player.PlayerMovement
Show file
Open project: sebas77/Svelto-ECS-Example
Public Properties
Property |
Type |
Description |
|
speed |
float |
|
|
Private Properties
Property |
Type |
Description |
|
Public Methods
Method |
Description |
|
Awake ( ) : void |
|
|
Method Details
public Awake ( ) : void |
return |
void |
|
Property Details
public float speed |
return |
float |
|