Hi, I have a simple little physics problem.
I have the values (x, y, xSpeed, ySpeed) of the movieclips (Hero and Badguy)
Now, when they collide, how will i calculate how hard the collision is?
Obviously weight, acceleration, etc. are out of the question, as it just needs to be based on their speeds.
Thanks in advance!