Remove in-progress work that isn't working well
This commit is contained in:
@@ -33,6 +33,7 @@ namespace GameJamDungeon
|
||||
{
|
||||
var gameRepo = Get<IGameRepo>();
|
||||
gameRepo.SetPlayerGlobalPosition(input.GlobalPosition);
|
||||
GD.Print($"Current position: {input.GlobalPosition}");
|
||||
return ToSelf();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user