Noob Help! Mac Tutorial
by Thomas Almanzar · in Torque Game Engine · 04/29/2006 (7:58 pm) · 1 replies
I have just gotten Torque 3D on my Mac and have been working my way through the tutorial and have sadly already run into a problem. I have created my mission naming it "GameOneMission.mis" In the GUI, I have also created the a start buttin with "loadMyMission();" in the command box. so when i click on the button it goes to the loading screen and displays
F World
The tutorial base example mission. This mission contains a minimal set of example art and textures.
Cancel WAITING FOR SERVER
the same thing happens when i go into the World Editor and try to load it. What am I doing wrong.
F World
The tutorial base example mission. This mission contains a minimal set of example art and textures.
Cancel WAITING FOR SERVER
the same thing happens when i go into the World Editor and try to load it. What am I doing wrong.
Torque Owner Bruno Grieco
Probably, the loadMyMission() function you binded to the button isn't working properly.
But you don't need to post this question on the Mac part. Since script programming is cross-platform, you'll probably find more help on the Getting Started section. I suggest you to repost it there specifiying exactly what you've done.
You can also use the [/code] tags to post your source code.
p.s. the post looks strange because those tags create this white box that post the code properly