Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Generator gameobjects missing offset and rotated
#5
To fix the issue, please replace
Code:
private bool IsInputAVolume() => editorData.InputIsAVolume;
with
Code:
private bool IsInputAVolume => editorData.InputIsAVolume;
in \ToolBuddy\Assets\Curvy\Scripts\CG Modules\BuildVolumeSpots.cs

Did this answer your questions?
Please consider leaving a review for Curvy Splines, this helps immensely. Thank you.
Reply


Messages In This Thread
RE: Generator gameobjects missing offset and rotated - by _Aka_ - 3 hours ago

Possibly Related Threads…
Thread Author Replies Views Last Post
  Best way to duplicate a spline with an offset Kapistijn 8 2,288 04-12-2026, 03:18 PM
Last Post: _Aka_
Exclamation CGResourceHandler: Missing loader for resource 'GameObject' on Device vatan 1 2,120 05-15-2025, 09:31 PM
Last Post: _Aka_
  How to rotate generator asteroids patndan74 6 4,351 05-08-2025, 10:07 PM
Last Post: _Aka_
  Absolute offset for shape extrudes rickgplus 1 1,633 03-21-2025, 12:37 PM
Last Post: _Aka_

Forum Jump: