Several newbie questions
by Pavel Tovarys · in Torque Game Engine · 03/17/2007 (9:54 am) · 2 replies
Hello,
I have several questions, I found the most answers on the web, but not all, so if anybody can help me. Sorry for my bad English.
1. How to change the transparency of a object/shape
2. How to change blending type of the shape (from normal to aditive etc)
3. I need an object that detects collisions, but it has no physic collision (I can walk though the shape). There is possibility to set collision parameters in Item, but the Items are not drawn as other shapes (if I have Item and Static shape, the Item has different colors)
Thank you,
Pavel T..
I have several questions, I found the most answers on the web, but not all, so if anybody can help me. Sorry for my bad English.
1. How to change the transparency of a object/shape
2. How to change blending type of the shape (from normal to aditive etc)
3. I need an object that detects collisions, but it has no physic collision (I can walk though the shape). There is possibility to set collision parameters in Item, but the Items are not drawn as other shapes (if I have Item and Static shape, the Item has different colors)
Thank you,
Pavel T..
#2
2) You would have to change the source code
3) Use a Trigger and a Shape with no collision mesh
03/20/2007 (3:49 pm)
1) Change the texture on the object2) You would have to change the source code
3) Use a Trigger and a Shape with no collision mesh
Torque Owner Pavel Tovarys
Default Studio Name