I think there should be a blue diamond-shaped block (boolean). If sprite1 is touching any part of the stage, the block reports true. If the sprite1 isn't touching any part of the stage, and is touching other sprites only, it reports false. If the sprite1 is behind sprite2, sprite1 is not counted as touching sprite2.
Offline
Aren't the sprites always touching the stage?
Offline
Due to some math involved in 3D, no matter where a sprite is, it is still touching the stage.
Offline
Okay. I'll take your guys' word for it.
Offline
Closed by request.
Offline