OpenChamp / client

The Godot Project for OpenChamp
GNU General Public License v3.0
127 stars 18 forks source link

addons: Import debug menu #83

Closed konradybcio closed 4 months ago

konradybcio commented 4 months ago

Press F3 to cycle between nice pieces of debug info

https://github.com/godot-extended-libraries/godot-debug-menu @ 9d36ea2

Also enable it outright

Example:

image

noah1510 commented 4 months ago

Adding this sounds like a good idea in general.

The only issue is dealing with the add-ons in the server exports. It is the most problematic part of the current exports and the cause for many headaches.

cmkrist commented 4 months ago

Adding this sounds like a good idea in general.

The only issue is dealing with the add-ons in the server exports. It is the most problematic part of the current exports and the cause for many headaches.

I'll take care of making the addons ignore the server