Simple collisions not working
by Nmuta Jones · in Artist Corner · 11/26/2007 (8:15 am) · 4 replies
This is a simple question. I've had simple shape collision working in all my previous versions of my game, for whatever reason now it's not working.
the shape shows up fine in engine but NO COLLISION
here is my schematic: i am using max 9
http://www.thenilepa.com/noCollision.jpg
Max 9, TGE 1.5, Windows vista
the shape shows up fine in engine but NO COLLISION
here is my schematic: i am using max 9
http://www.thenilepa.com/noCollision.jpg
Max 9, TGE 1.5, Windows vista
About the author
Lead Developer for MediaBreeze Multimedia
#2
I love your paintings, by the way.
But hey..... Collision-1 was already linked to base01.
And I renamed mybox to mybox1. exported with a new name, loaded into torque and STILL no coliisions!!!!!!!! What could possibly by wrong? It's not Max 9, is it? I think its probably me.
11/26/2007 (12:37 pm)
PicassoI love your paintings, by the way.
But hey..... Collision-1 was already linked to base01.
And I renamed mybox to mybox1. exported with a new name, loaded into torque and STILL no coliisions!!!!!!!! What could possibly by wrong? It's not Max 9, is it? I think its probably me.
#3
By the way if this doesn't work again, try renaming all the object to have the number "2" at their end but not "1"(except base01 and start01). Anyway i am sure this time it will work peffectly. Unfortunately i can see your scene project to tell you if there is something wrong with the dimensions of your box. but you should know that all the things must be inside the bounds and blah.. blah... stuff like this you've already read it somewhere so , give it a try renaming "detail-1" to "detail1".
11/26/2007 (12:52 pm)
Aha , i got it. rename "detail-1" to "detail1", By the way if this doesn't work again, try renaming all the object to have the number "2" at their end but not "1"(except base01 and start01). Anyway i am sure this time it will work peffectly. Unfortunately i can see your scene project to tell you if there is something wrong with the dimensions of your box. but you should know that all the things must be inside the bounds and blah.. blah... stuff like this you've already read it somewhere so , give it a try renaming "detail-1" to "detail1".
#4
11/26/2007 (1:06 pm)
Great! Thanks! Works now!
Torque Owner Ivan Mandzhukov
Liman3D
1. rename "mybox" to "mybox1"
2. unlink "Collision-1" from "start01" and link it to "base01"( if it is not linked there but from the picture i see it is linked to "start01", if it is linked already to "base01" there seems to be only one error with the name to "mybox" so make just steps 1 and 3)
3.enjoy!