ID:269247
 
I was working on a way to keep some huds on your speed showing your Power(stat).

What I don't know how to make it show your Power.

This is what I can do.
1. Put the object on the screen
2.Create a loop to constanstly check the objects icon_state, to make sure it matches up witht he Players Power var.

What I can't do
1. I can't make it show the numbers.
(1. Put the object on the screen)
+
(2.Create a loop to constanstly check the objects icon_state, to make sure it matches up witht he Players Power var.)
=
(1. I can't make it show the numbers.)

Sounds to me like you are doing exactly what you are saying you can't do. If you have the objects on the screen and they are showing the correct icon state, how is it not showing the numbers? There must be something more to this that you are not telling us.
In response to Loduwijk
Yes, lets say I have the icon_states drawn of 0-9.
What happens when the players Power gets to 10? or anythiing higher then 9!?
In response to ITG Master
You make two objects. One for 1 and one for 0. I made an example in a recent post, in fact I think it might have been in reply to one of yours. Look it up and see how it places an object for each digit, each offset to the correct placement.