Not sure if the 3dfa forum is still alive but thought Id take a chance. I have a script that checks the condition of several if statements then changes the position, scale and alpha of an element based on the condition of the if statements. The script works fine the first time run, but I need to be able to run the same script over at different times, but when the script is executed again it doesn't run all the way through. Like it is only playing one frame. ..... I currently have the script to run at startup run every frame which allows it to work at start up but only once.....Any help would be appreciated.