Info Displayer
namespace: qASIC.Displayer
Introduction
The Info Displayer can display information about your game, specs or settings. It's great for showing framerate, ping or temporary values (e.g. ammo)
Setup
You can quickly add the displayer to your scene by going to GameObject/qASIC/Displayer
. It can be toggled with the F3 key, which can be changed in the Toggler.
By default it is setup to display hardware information, framerate and version of your game, unity and qASIC. You can change that, or remove it completely.
Customization
In the Info Displayer you can modify lines names, tag and visibility under Default lines
.
tip
If a tag doesn't exist in Default lines
it will get rejected unless Accept unknown
is enabled.