Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Newbie Question: Uniformly increase spacing between volume spots?
#1
Is there any way to just increase the spacing in between a group of game objects using the generator? All the spacing options seem to be for before/after the groups but not within the group themselves. The object.s mesh seems to determine their spacing. Any ideas?
Reply
#2
(08-31-2023, 11:28 AM)SAMYTHEBIGJUICY Wrote: Is there any way to just increase the spacing in between a group of game objects using the generator? All the spacing options seem to be for before/after the groups but not within the group themselves.

The Space Before and Space After parameters do define the spacing of objects inside the same group, and not between groups.

(08-31-2023, 11:28 AM)SAMYTHEBIGJUICY Wrote: The object.s mesh seems to determine their spacing. Any ideas?
Both the object's mesh and collider are considered when defining the bounds of an object. If using Space Before and Space After does not suit you, you can modify the collider to influence the placement logic.
Other than that, you can modifythe code to change  the way the bounds are computed. To do so, modify the CGGameObject.RecalculateBounds method.

I hope this helped.
Please consider leaving a review for Curvy, this helps immensely. Thank you.
Available for freelance work—feel free to reach out.
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
Photo Volume Spots problem with spacing Bond007 3 131 01-20-2025, 12:27 PM
Last Post: _Aka_
  Duplicate Volume references become null joebain 5 132 11-18-2024, 10:46 AM
Last Post: joebain
  Nested Spline Volume Spot Instantiation merobbins5 3 102 07-26-2024, 09:58 AM
Last Post: _Aka_
  How to use CG Volume Controller j95677 5 144 07-17-2024, 07:15 PM
Last Post: j95677

Forum Jump: