3D Text Label will not display after loading
#2

Try adding 0.4 onto the Z coordinate

pawn Код:
HouseInfo[h][street] = CreateDynamic3DTextLabel(STREET,blue,HouseInfo[h][X],HouseInfo[h][Y],HouseInfo[h][Z]+0.4,25);
And make sure under your houseinfo enum that it's a Text3D, e.g. Text3Dtreet
Reply


Messages In This Thread
3D Text Label will not display after loading - by willsuckformoney - 22.06.2014, 05:44
Re: 3D Text Label will not display after loading - by Jack_Leslie - 22.06.2014, 05:49
Re: 3D Text Label will not display after loading - by willsuckformoney - 22.06.2014, 06:25
Re: 3D Text Label will not display after loading - by Jack_Leslie - 22.06.2014, 06:35
Re: 3D Text Label will not display after loading - by Threshold - 22.06.2014, 07:19

Forum Jump:


Users browsing this thread: 1 Guest(s)