Quote: "[quote]And how about the collision reporting commands? As of now, there is no way to play collision sounds in a believable manner."
What do you mean by this?
You can detect if two things collide so why can't you just play a sound when/if it happens?
I ask as I have a similar implementation in my plug-in and if there is a problem with it then I would need to change it.[/quote]
I mean that sometimes it seems to miss collisions (or report them over and over again), and that there are problems with the commands used to detect an impact's "magnitude" (been awhile since I tried it so I dont remember the actual command names).
It should also have provided information like the number of vertices that are colliding and their positions, and possibly ways to detect sliding collisions.