Platform Builder Forums

Main => Suggestions => Topic started by: Antikore on August 01, 2019, 10:40:40 AM

Title: Hud text color for 7.0 hud system
Post by: Antikore on August 01, 2019, 10:40:40 AM
I think this will be cool, for example, to make dollars see like in the screen in green color.
Also will be cool to combine different colors in the same text.
Like:
Money: 10$
Health: 15
Title: Re: Hud text color for 7.0 hud system
Post by: CGM on August 01, 2019, 07:32:53 PM
That would be cool.
Title: Re: Hud text color for 7.0 hud system
Post by: War on August 02, 2019, 08:05:32 AM
I hope TingThing will add it
Title: Re: Hud text color for 7.0 hud system
Post by: TingThing on August 03, 2019, 02:05:32 AM
Right now the only color for text you can use in the HUD is white. But with the tools available, you will still be able to pull off the examples you gave.


The word Money could be written in Green as part of the sprite image for your HUD. Then you could display the money value and position it to the right of the word "Money" on the sprite.


You will need to disable the normal way that HUD displays money. You'll be able to do that too.
Title: Re: Hud text color for 7.0 hud system
Post by: CGM on August 03, 2019, 03:18:41 PM
This is awesome!
Title: Re: Hud text color for 7.0 hud system
Post by: Antikore on August 03, 2019, 04:11:08 PM
Great!