This repository has been archived by the owner on Oct 25, 2021. It is now read-only.
Debug menu #16
Labels
development friction
Label for problems and solutions related to friction felt by developers.
good first issue
Good for newcomers
help wanted
Extra attention is needed
Currently debugging is really not the smoothest experience, the only way to watch values for variables is by inserting prints everywhere and changing them on-the-fly is an even bumpier road.
I propose using this really cool project: https://github.com/Awpteamoose/amethyst-inspector
Seems like a solution to this problem and is simple enough to integrate.
Also, feel free to write on this issue any development frictions that could be improved by better debugging support on the Amethyst side, e.g. more helpful error messages, more debug drawing options besides debug lines.
The text was updated successfully, but these errors were encountered: