Shapes that only some players can see
by Jorge Solar · in Technical Issues · 05/25/2007 (10:07 pm) · 2 replies
Hello!
I made a shape that is always following the player.
But I want everyone to see the shape except me.
By the way, I want to make a collision mesh for the shape. Can I make it that other players can collide with it, but I can't? (I won't see it so I guess i can't collide with it)
Is there a way to do this? Thanks!
I made a shape that is always following the player.
But I want everyone to see the shape except me.
By the way, I want to make a collision mesh for the shape. Can I make it that other players can collide with it, but I can't? (I won't see it so I guess i can't collide with it)
Is there a way to do this? Thanks!
About the author
#2
sethidden() would also help with the rendering (but not the collision)
06/17/2007 (3:56 pm)
You could look into the cloaking code sethidden() would also help with the rendering (but not the collision)
Torque Owner Bryce
Tactical AI Kit