playMaker

Author Topic: Webgl and collisions  (Read 1562 times)

LogLady

  • Full Member
  • ***
  • Posts: 150
Webgl and collisions
« on: March 11, 2016, 03:24:41 PM »
Hi!

I have two games that are working flawlessly on editor, standalone builds (win, mac and linux) and web player but fails to detect collisions on webgl builds. I searched everywhere and found nothing about it. Any help is appreciated.  :)

LogLady

  • Full Member
  • ***
  • Posts: 150
Re: Webgl and collisions
« Reply #1 on: March 15, 2016, 07:26:13 PM »
I found something interesthing:

What causes the bug is disable or enable a collider using "set property". I use this trick on both games and sadly nothing shows on google about this problem...  :(