Torque Game Engine SDK Version
by Penny Ecaruan · in Torque Game Engine · 01/07/2009 (10:57 pm) · 5 replies
I've bought Michael Duggan's Torque for Teens book and it came with a trial version of torque which was supposed to have the SDK with it but didn't. Right now, I need the SDK version to continue with the book.
#2
01/08/2009 (7:58 am)
There is a problem, when I try to start World Editor via F11 on the starter.fps it says "missing particle texture: starter.fps/data/shapes/particles/smoke"
#3
01/08/2009 (10:12 am)
Look thru the scripts in the server\scripts directory. What you are looking for is a file called sqExamples.cs. If you have it, scan the functions and find everywhere that it says "starter.fps/" and change it to ~/ and that will fix that error.
#4
01/08/2009 (4:08 pm)
Thank you.
#5
03/09/2009 (6:16 pm)
Is there an updated version that will run under Mac OS X? I just bought the Torque for Teens book for my son and it's starting to get a little frustrating as things are very PC oriented. By the comments in the book I thought everything was Mac compatible, but it appears that isn't the case (I hope I'm mistaken).
Torque Owner Mike Rowley
Mike Rowley