Entities-1.0.0-pre.15
Here is my setup:
this is what Editor looks like:
But after I compile to android apk, it looks like this:
All particles position stay in (0, 0, 0) which are not root in subscene. The right bottom one has the correct position because it is root node in subscene.
I think this is a bug, because it is not working the same way between editor and android apk.