Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Shared generator
#1
I don't know if there's something i missed, but it seems like you can't have a single generator applied to several splines.

Say I have a train track and I want a little part of it to animate. I'd split that from the static parts for performance reasons, but now I also have two generators; every time i need to change the way the track looks, i have to change both generators.

Is there any better way around this?
Reply
#2
CG modules use the spline(s) you've set the moment the CG refreshs. Best practise is to disable AutoRefresh and write a script that sets the spline references and then refreshes the CG, then (optionally) calls CreateMesh.SaveToScene() to "detach" the generated meshes.
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  How to rotate generator asteroids patndan74 6 293 05-08-2025, 10:07 PM
Last Post: _Aka_
  I have to refresh generator manualy :( GameDeveloperek4123 4 552 10-07-2024, 05:36 PM
Last Post: _Aka_
  Bug: Save Generator Outputs still saves outputs if object is disabled curvymesher 1 272 08-30-2024, 09:19 AM
Last Post: _Aka_
  How can I set the generator to stop updating? emerrryjones 1 331 07-26-2024, 10:07 AM
Last Post: _Aka_

Forum Jump: