You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm wondering if it is possible to make bubbles motionless..? I just want the bubble views to appear at the center of the screen and I want them to stand still.
If I use set magneticField.isEnabled property to false, bubbles are far from each other, how to make them stick together without magnetic field ?
Also, magneticField.animationSpeed = 0.0 does nothing.
I should stil be able to move them around but I want to remove all physic effects.
Thanks in advance for your help!
The text was updated successfully, but these errors were encountered:
Hi,
I'm wondering if it is possible to make bubbles motionless..? I just want the bubble views to appear at the center of the screen and I want them to stand still.
If I use set magneticField.isEnabled property to false, bubbles are far from each other, how to make them stick together without magnetic field ?
Also, magneticField.animationSpeed = 0.0 does nothing.
I should stil be able to move them around but I want to remove all physic effects.
Thanks in advance for your help!
The text was updated successfully, but these errors were encountered: