Pipe Generation System

Hey guys!

Here is the next version of pipe asset. Let it be 1.8 (8 changes)

Download: MEGA (4.9, request, if need older version)

  • Fixed weird behavior on large thickness values. Thanks to lunyBunny for report.
  • Fixed issue, when many dynamic material instances was created. Now it creates only 3 no matter what the size/length of the pipe.
  • Some other optimizations.
  • Changed joint model to have two elements (joint base and bolts).
  • Now whole system uses one master material.
  • Split logic into functions, so you could use it in construction script (as default), gameplay graph or outside this BP.
  • Commented every variable and function
  • Commented almost every node