Advanced CH4 help
by Camel Taylor · in Torque Game Engine · 12/18/2005 (10:49 am) · 3 replies
Hello I've been trying to get my door to swing open for the past few days with no luck. I have everything typed in correctly and have tried doing a few code changes with no luck. I have a few more ideas to get it working that I will try out before giving up this chapter, but untill then has anyone else got this chapter to work? If so how and also I have read that there are lots of errors in the book. How come PTR or who ever is in charge of this book not release a few pages in a pdf with correct code for us to look at. Trying to figure out problems is in itself really fun, it gives a sense of acomplishment but sometimes it's just not cool.
#2
05/14/2007 (12:32 am)
For Door, i think they are predefined in the dif interior files. So you will have to check Quark or Torque constructor for that.
#3
www.garagegames.com/index.php?sec=mg&mod=resource&page=view&qid=4004
Also go to search and type in doors.
05/14/2007 (4:00 am)
Try this resource. I used this before the book was released and it works great. Doors slide and open.www.garagegames.com/index.php?sec=mg&mod=resource&page=view&qid=4004
Also go to search and type in doors.
Torque Owner B. Burton
I'm working through problems in the same section of the book. Did you ever find an answer to your problem??
Edit: Got it working! The book was missing the \ before and after the operate call.