playMaker

Author Topic: DoesColliderContainPoint  (Read 1865 times)

tchrisbaker

  • Playmaker Newbie
  • *
  • Posts: 8
DoesColliderContainPoint
« on: July 15, 2016, 09:19:37 PM »
I created an action to find if a gameobject or a Vector3 point is in the bounds of a box collider. I found this pretty useful so thought I would share.