Hello there,
Is there a way how to observe, get a 3d object speed in Physics simulation process? For example a sphere, a) its actual speed in Physics simulation and especially b) the value of collision? I’m talking about using Physics simulations.
Is there a way for the getting of amount of collision? Is there a way to determine the degree of collision? For example, a sphere collides with a wall. The collision rate is therefore 100%, because the ball is stopped in a while. However, if the sphere moves along a flat plane, the collision rate may be close to 0%. Is there a solution in Babyon.js how to watch mentioned parameters? Thanks for your answer - your time.
btw., from today all Physics playground examples, stopped works on all my webbrowsers, e. g:
https://playground.babylonjs.com/#7149G4#0
I see only purple screen without error messages.