Sooon
Sooon
If you are using compoundBody, the first element of the parts is the pivot object(or it seems to me that way). just use `parts[0].position` to do whatever vertices offset that...
this is so useful that should be made into feature.
I have the same issue.
@albertyou2 Hope this is not too late. I would look into the code and find the detection part, then filter out the class I don't want. In your case, if...
I am facing the same issue too. I test it in my iPhone6 on iOS 10 and did not get anything at all. I put HandleOpenURL() inside and outside the...
I found out that the `handerOpenURL` only works if the app is already launch. but if I use the link to launch the app, it did not work.