Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Performance on Mobile (Android)
#2
Hi,

there are no known performance hits. Saying that, you may suffer from Curvy's caching mechanism depending on your settings and actions. Fortunately you are able to configure it the way you want it. Please post a screenshot of your spline settings...

In general, the cache will be rebuild everytime you change a CP's Transform or add/delete a CP. Rebuilding means that SegmentCount*Granularity sample points will be interpolated and stored (Position,Tangent,Up-Vector,Distance). Later in your game, you'll be able to move along a spline using a simple lerp of those sample points.

For a start, please lower the Granularity down to 1. This will render the usage of cached data mostly useless, but it's a good indicator if recalculation of the cache is the problem.

Jake
Reply


Messages In This Thread
Performance on Mobile (Android) - by g0tNoodles - 05-10-2014, 10:19 PM
RE: Performance on Mobile (Android) - by _Aka_ - 01-24-2020, 12:05 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  I want to improve the performance of Variable Mix Shapes yanke 7 8 07-27-2023, 09:15 PM
Last Post: _Aka_
  Upgrading Unity causes significant performance degradation yanke 3 7 05-23-2022, 03:40 PM
Last Post: _Aka_
  lag when instantiating curvy spline prefab on android Zik Dipa 3 4 03-24-2022, 06:41 PM
Last Post: _Aka_
Exclamation DuplicateEditorMesh performance issue Guillaume 5 12 01-18-2022, 01:44 PM
Last Post: _Aka_

Forum Jump: