Text Actor Real Number Bug?

Non-platform specific questions.

Text Actor Real Number Bug?

Postby jazz_e_bob » Thu Feb 05, 2004 7:37 am

I have a text actor that is behaving strangely with real numbers.

The text actors text has been initialised as 000000.

It won't display real numbers between -1 and 1.

MyText.textNumber = 1.24;
// works ok

MyText.textNumber = 0.24;
// doesn't work

MyText.textNumber = -1.24;
// works ok

MyText.textNumber = -0.24;
// doesn't work

:?: :?

Image
Controlling complexity is the essence of computer programming.
User avatar
jazz_e_bob
 
Posts: 742
Joined: Tue Jul 01, 2003 9:38 pm
Location: Bloke from Cockatoo Creek Australia
Score: 14 Give a positive score

Postby makslane » Thu Feb 05, 2004 3:07 pm

This is a bug. It will be fixed at next version.
Thanks
makslane
Site Admin
 
Posts: 3947
Joined: Sat Apr 05, 2003 6:47 pm
Score: 182 Give a positive score


Return to General

Who is online

Users browsing this forum: No registered users and 1 guest

cron