Ark2000 / PankuConsole

Feature-packed real-time debugging toolkit for Godot Engine.
https://k2kra.xyz/PankuConsole/
MIT License
997 stars 38 forks source link

The main font is very big for pixelarts games #165

Closed MatiasVME closed 4 months ago

MatiasVME commented 6 months ago

Is your feature request related to a problem? Please describe.

I have a pixel art 390 x 220 game and I would like to use this plugin :( but inside the game and the console title font is too big. Is it possible to add an option for pixel art games ?? in which the console uses less resolution =S

Describe the solution you'd like Adding new fonts, icons or panels that support pixel art

Additional context I leave a video of how my game looks like :(

https://github.com/Ark2000/PankuConsole/assets/342117/09b2b597-551e-442b-a761-c3c766ac793b

Ark2000 commented 5 months ago

I see, a pixel art game friendly ui design will be implemented later. For now, maybe you can increase the override window size and set stretch mode to none like this below.

image

image

MatiasVME commented 5 months ago

thanks for your reply :) is good project 👍🏻

Ark2000 commented 4 months ago

Closed. Related issue: #166