GUI Problem

Hello everyone,

my problem is that i have a Speed Control GUI texture (from StarTrooper) and if i press play it is away.

Why?

there are no errors in the scripts…

thanks in advance!

thats the mistake (in Player Control)

var guiSpeedElement : Transform;

private var normalizedSpeed : float = 1.3;

the GUI was there but not to see… :roll: