Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Help  How can I detect my second actor in a solver?
#9
(02-04-2025, 04:38 PM)anthony_dev Wrote: Hi, I solved the issue by instead manually checking point distances and detecting collusions that way.

That’s quite a brute force solution, won’t perform very well.

I had no issue whatsoever using the collision detection callback, will write an example script and share it with you.
Reply


Messages In This Thread
RE: How can I detect my second actor in a solver? - by josemendez - 02-04-2025, 07:05 PM