Obi Official Forum

Full Version: Mobile optimization suggestions
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I have 3 ropes like in Tangle master. There are optimization problems on mobile when using these ropes. What would you suggest I do to make it work better and more efficiently?
(30-11-2021, 12:30 PM)greyhawk Wrote: [ -> ]I have 3 ropes like in Tangle master. There are optimization problems on mobile when using these ropes. What would you suggest I do to make it work better and more efficiently?

Hi!

First and foremost make sure you're using the Burst backend, as it performs considerably better on mobile.

If there's performance issues, use Unity's profiler. It will tell you exactly where's time being spent on, so that you can focus on optimizing that part. Could be literally anything: blueprint settings, constraint settings, render settings, collisions, etc.