fix player control
This commit is contained in:
parent
1fbc75f374
commit
131c0f060f
@ -32,7 +32,6 @@ namespace Chars
|
|||||||
{
|
{
|
||||||
_curTime = Time.time;
|
_curTime = Time.time;
|
||||||
_player.Move(VectorToDirection(_moveJoystick.Direction.normalized));
|
_player.Move(VectorToDirection(_moveJoystick.Direction.normalized));
|
||||||
var g = new Graph()
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user