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.
Available for freelance work, feel free to reach out: toolbuddy.net
Please consider leaving a review for Curvy, this helps immensely. Thank you.
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Replace deform mesh on volume spots Kokoriko49 1 270 06-09-2025, 06:49 PM
Last Post: _Aka_
  Help spacing picket on a fence rickgplus 4 503 05-28-2025, 10:51 AM
Last Post: _Aka_
Photo Volume Spots problem with spacing Bond007 3 832 01-20-2025, 12:27 PM
Last Post: _Aka_
  Duplicate Volume references become null joebain 5 1,073 11-18-2024, 10:46 AM
Last Post: joebain

Forum Jump: