I have a script that creates my own GUI with tool bars. I want it to load and run when I open my scene.
I have it linked to the "onload" attribute in my scene. But the script will not run when I open the scene. Can anyone help?
thanks,
-brett
oh, i found the answer, it is simple.
just import your script from another script, and it will run the imported script.