I have a game Im working on where I need to add rope between a bunch of assets, only for visual purposes not gameplay. some of the rope would be tied tight around, some hanging etc. Modeling would be ideal for this, but this rope would be connected between different assets so not sure thats an option. Another option would be to bring in my whole level as a prefab into Blender, and model the ropes that way. Then export the ropes as their own mesh back to Unity. I used a spline plugin before, but its not the easiest to use and pretty time consuming.
Any suggestion on the best way to do this? Is there an asset store plugin I can get that can help with this? I didnt see anything really.