Physics Question with Vectors
I have two vector movement objects colliding, and I want them to bounce as they would in real life, (frictionless environment, nothing fancy, I just need the math.) How do you do this? I am also having some trouble reading the vector from an object, and if someone could post a simple demo of this working, that would be terribly helpful.
Thanks,
Bris
Re: Physics Question with Vectors
Well, I'm not sure if this will work, but you can use the advanced direction object to find the direction between the two vector objects, and when these two collide you force bounce with an angle of the direction between the two.
I hope I'm being clear, I'm a bit tired right now. :sleep: