this happened on the same project where the varibles wouldn't show up, if you tell a sprite to say [.] (just a period) is says 0
Offline
That's because it thinks you are giving it a number to say (with just a decimal point) so it is giving you the zero value.
Offline
Paddle2See wrote:
That's because it thinks you are giving it a number to say (with just a decimal point) so it is giving you the zero value.
i didn't think of that!!!
Offline
axleman1011 wrote:
Paddle2See wrote:
That's because it thinks you are giving it a number to say (with just a decimal point) so it is giving you the zero value.
i didn't think of that!!!
If you put a space in front of the dot, you can get it to Say the dot
Offline