Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Move spline attached to gameobject.
#2
If you set the Curvy Generator also as a child of the crane, your will get the behavior you expect.

The reason behind the behavior you are facing is that Curvy Generator uses the local positions of the input splines. So when you move the crane, the world position of the control points changes, but their local positions stay the same, thus the generated mesh stays the same.
When the input splines and the generator have the same parent, or even better, the spline is a child of the input spline module, like in the generator's "Shape Extrusion" template, the issue does not appear because moving/rotating the generator will also move/rotate the generated mesh.

Does my answer indeed fix your issue?
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
Move spline attached to gameobject. - by Juwdah - 01-24-2018, 11:41 AM
RE: Move spline attached to gameobject. - by _Aka_ - 01-24-2018, 12:23 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Curvy Line Renderer for UI Spline? gekido 3 6 04-04-2024, 12:56 PM
Last Post: _Aka_
  Get position of all control points for a spline gekido 1 6 03-28-2024, 10:08 PM
Last Post: _Aka_
Bug Changing spline connection in inspector causes splines to revert to defaults lacota 3 6 03-18-2024, 07:55 PM
Last Post: _Aka_
  GO can't fit end of the spline GameDeveloperek4123 3 14 03-04-2024, 11:06 AM
Last Post: _Aka_

Forum Jump: