Closed bradley-mcfadden closed 2 years ago
After dying and restarting a level, AbilitiesContainer seems to duplicate and offset itself.
Fixed by adding a reset function to AbilitiesContainer that gets called in its _ready(). See this commit.
After dying and restarting a level, AbilitiesContainer seems to duplicate and offset itself.