Add ability to hit NPCs and see different dialogue, add interrupt feature for dialogue controller singleton
This commit is contained in:
@@ -124,7 +124,6 @@ namespace GameJamDungeon
|
||||
})
|
||||
.Handle((in PlayerLogic.Output.ThrowItem output) =>
|
||||
{
|
||||
ThrowItem();
|
||||
});
|
||||
|
||||
this.Provide();
|
||||
|
||||
Reference in New Issue
Block a user