claymore icon indicating copy to clipboard operation
claymore copied to clipboard

Debug GUI

Open kvark opened this issue 10 years ago • 1 comments

It would be useful to be able to tweak some stuff or change the game logic during the play in dev mode. Several ways to get this:

  1. Off-screen GUI. rgtk might be helpful.
  2. In-game GUI. Conrod is worth evaluating as long as it doesn't drag too many dependencies in.
  3. Our own bicycle aka Love.

kvark avatar Mar 24 '15 13:03 kvark

I believe the answer is dev_menu. Leaving this open until it's integrated.

kvark avatar May 05 '15 20:05 kvark