Hi Everyone,
Working on a Maze game that I got inspired by the “Instanced Drawing” help patch but I am stuck at some point and need to figure out below questions related to the help patch itself;
-
How is it possible to extract each motion data (xyz) of the spheres. For example, in the help patch, box hits spheres and I would like to extract the data of the motion after they got hit. Couldn’t find the spread!
-
When help patch starts, all spheres hits the ground plane. How can I find out the moment they hit another surface or any collision model as a bang for example, so, I can add sound effects. This applies to spheres when they hit each other also.
Apart from above, Is there a way to bring a complex OBJ file and add a perfect collision feature in VVVV gamma?
Looking forward to hear back and thanking in advance.
B.