1
ASL Scripts / Controller Scripts: Motion simulation based on Physics' Kinematic Equations
« on: May 08, 2010, 02:15:40 am »
I am not sure if anyone ever did this before. I wanted to simulate real life motion for moving objects based on acceleration forces, initial velocities, and position. I could not find any script of this sort. So I created this script that does a fairly good job. For instance, if an animated character drops many objects, it would be easier to apply a script like this to simulate the objects falling and bouncing off the floor and walls. There are some limitations, but, I thought this script could be useful for some of us.