fishfolk / punchy

A 2.5D side-scroller beatemup, made in Bevy

Home Page:https://fishfolk.github.io/punchy/player/latest

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Returning to main menu in debug mode turns off rapier debug draw plugin

odecay opened this issue · comments

Description

When returning to the main menu either by pausing or allowing both player characters to die, on restarting the game/level through the menu, the rapier debug drawing features are no longer loaded.

This makes it necessary to close and re run the program when doing certain types of debugging/development as opposed to continuing session through use of menu.

Expected Behavior

Expect rapier debug features to remain loaded after restarting through menu.

Mistakenly closed, reopened.