mirror of
https://github.com/ConjureETS/PixelSphinx.git
synced 2026-03-24 02:20:58 +00:00
remis vSpeed privée après debug
This commit is contained in:
parent
db498414a4
commit
00a6812a96
@ -61,7 +61,7 @@ public class Astronaut : MonoBehaviour {
|
||||
|
||||
private float theta = 0;
|
||||
private float height = 0;
|
||||
public float vSpeed = 0;
|
||||
private float vSpeed = 0;
|
||||
private bool grounded = false;
|
||||
|
||||
private float walkTime = 0;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user