Bryan-Legend / dragon-forge

Dragon Forge is a base-building adventure game about managing massive amounts of resources by foraging and crafting. Born a dragon in a cursed land, you must work to lift the curse by creating abundance.
3 stars 0 forks source link

Dying while talking to an enemy causes the game to soft-lock #137

Closed master-mars closed 2 years ago

master-mars commented 2 years ago

When interacting with something (e.g. a Goblin), dying while doing so: grafik

Causes the game to soft-lock in the "egg-spawn"-animation: grafik Closing the game and starting again fixes this issue.

sarinjthorn commented 2 years ago

Thank you for the clear bug report!

sarinjthorn commented 2 years ago

Reliable reproduction:

Fix: Run an "unpause" command on respawn

Bryan-Legend commented 2 years ago

Thank you so much @master-mars. Great find!

Fixed by calling DialogWindow.Close on player death.