Thread Rating:
  • 1 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Disable the Update of the CurvySpline
#9
Hi,

Since the objects do not move, I suppose you either called controller.Stop() or set controller.Speed to 0. In both cases, there is no significant computations done, so the None option will not help much. But as always when asked about performance issues, you really should profile your game first, and check that the controller's updating code is really an issue, and only then try to optimize the controller's code.

If you have a lot of objects to place, you might want to use the Volume Spots CG module instead of controllers. Here is its documentation, and you can see examples of its usage in multiple example scenes, like 22_CGClonePrefabs.
Please consider leaving a review for Curvy. This will help a lot keeping Curvy relevant in the eyes of the Asset Store algorithm.
Reply


Messages In This Thread
RE: Disable the Update of the CurvySpline - by _Aka_ - 05-29-2019, 01:13 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Disable rebuild of meshes in dynamic mode Zilk1 1 8 10-04-2023, 09:50 AM
Last Post: _Aka_
  Disable Generator Rasterized Objects SAMYTHEBIGJUICY 3 5 09-01-2023, 03:38 PM
Last Post: _Aka_
  I have a question about curvySpline haifeng.huang 12 32 07-14-2023, 09:34 AM
Last Post: _Aka_
  "Deadloop in CurvySPline.Refresh" spam Valkymaera 3 11 05-30-2023, 10:56 AM
Last Post: _Aka_

Forum Jump: