dsisco11 / SR_Plugin_Loader

A plugin loader for SlimeRancher
Apache License 2.0
2 stars 1 forks source link

DebugHud render glitch #5

Open dsisco11 opened 8 years ago

dsisco11 commented 8 years ago

The DebugHud will not render while a notification is being displayed.

dsisco11 commented 8 years ago

Solution: recode the DebugHud UI to use actual uiWindow components instead of being a dumb hard-programmed MonoBehaviour script.