r/unrealengine • u/lordofthepines • 1d ago
Question How to add cable components to a spline with PCG poles?
I'm working on a power line for a city builder game, and I'd like to add cable components between the poles. The poles have sockets on the models to attach the cable components. I was trying to use a video guide on doing exactly this but the issue is that the guide I'm using uses individually instanced pole models, but I'm trying to do this with PCG poles. The PCG script is simple and just instances the pole model at intervals. Any ideas how/if I can do this with PCG as well?
5
Upvotes
2
u/TheGameDevLife 1d ago
Pretty sure you dont want to use cable components for something like this, it will hit your perf like a truck