Announcement
Collapse
No announcement yet.
overlapping problem
Collapse
X
-
Originally posted by rawan1994 View PostHello,
I am trying to detect the overlap between two actors, but the problem it always return false. The generate overlapping events is enabled for both actors.
please if you have any idea about this tell me.
[ATTACH=CONFIG]134716[/ATTACH]
Thanks,
But first try: use event on overlap and print string... go overlap actor who you want to get overlap (this will make sure your overlap settings are good)
Then better is use array -> for each loop and compare single actor output with aibuggy variable...
Comment