Hi,
Loving Curvy, it's actually become a vital component of the game engine. I have a couple of my own scripts attached to each segment and would like to know if there are any hooks attached to insert before/after so that I can automatically add my own components to these segments at creation time within specific splines.
Basically when a node/segment is added I want to be able to hook code in to customize the creation process and add additional components to that GameObject in order to remove that manual process after spline editing.
Thanks,
Clive
Example where I have my own components attached to each segment:
Loving Curvy, it's actually become a vital component of the game engine. I have a couple of my own scripts attached to each segment and would like to know if there are any hooks attached to insert before/after so that I can automatically add my own components to these segments at creation time within specific splines.
Basically when a node/segment is added I want to be able to hook code in to customize the creation process and add additional components to that GameObject in order to remove that manual process after spline editing.
Thanks,
Clive
Example where I have my own components attached to each segment: