This script creates a simple window on map, that shows chosen variable.
> Display chosen variable in a simple window on map.
> Configurable X/Y position; Width and Height.
> Use different colors for text and value.
> Draw icons on the left/right side.
> Hide or Show window using switch
Spoiler*too lazy to create new project for that*
Paste below Materials; above Main.
All the configurations are explained in script.
For both COMMERCIAL and NON-COMMERCIAL projects.
Crediting me (Rikifive) in your game would be appreciated.
"Eric Approves!" Certificate given to high quality products
Version 1.2: - Fixed setting visibility of the window (Thanks to Evgenij) - Changed refresh method (Thanks to Evgenij)Version 1.1.1: - Changed the way of hiding windowVersion 1.1: - You can use switch to hide/show window - Added a possibility to draw a text next to variableVersion 1.0: Initial Release
Written by: Rikifive
Thanks to Evgenij for helping with this script.