This is something I have put off learning awhile ago, but it has come back. For optimization sake, how can I make a 2D chain texture that looks similar to this?
I know, I know. This is different though, I tried figuring this out months to a year ago and dropped it for awhile, now I'm coming back to it. Do you have any video recommendations or tips or anything?
@5rettski Observation and speculation can be informative but sometimes the best way to learn is to actually recreate the effect by starting from first principles. It may be helpful to break this problem down into it's constituent parts then work through solving each of them individually to build up an understanding of the…