it's michael, what's michael
This commit is contained in:
@@ -179,7 +179,7 @@ namespace GameJamDungeon
|
||||
|
||||
MoveAndSlide();
|
||||
|
||||
PlayerLogic.Input(new PlayerLogic.Input.Moved(GlobalPosition));
|
||||
PlayerLogic.Input(new PlayerLogic.Input.Moved(GlobalPosition, GlobalTransform));
|
||||
}
|
||||
|
||||
public Vector3 GetGlobalInputVector()
|
||||
|
||||
Reference in New Issue
Block a user