playMaker

Author Topic: How to always get the collision position of two objects  (Read 525 times)

playmakertester

  • Full Member
  • ***
  • Posts: 211
How to always get the collision position of two objects
« on: March 03, 2021, 11:44:02 AM »
Hello.
I'm trying to generate an Effect where two objects are rubbing against each other.

One of the objects is a sphere, and I want to always get the collision position of the other object, but I can't think of a good way to do it.

Please let me know if there is a good way to always get the collision position of the two colliding objects.