BeardlessBrady Posted August 21, 2018 Posted August 21, 2018 What I am trying to do: I want to be able to stitch different texture onto an item texture sort of in lines with how Tinkers Construct does with its various types of tools, materials, addons etc. What would be the best method of doing this? I tried looking into tinkers construct code but thats a huge rabbit hole and I wasn't even sure if I was following the right classes or not haha so I'm hoping someone can nudge me in the right direction here. Quote
Draco18s Posted August 21, 2018 Posted August 21, 2018 TiC is open source, you could go look. That said, they're most likely using Custom Mesh Definitions and multiple sprite layers. Quote Apparently I'm a complete and utter jerk and come to this forum just like to make fun of people, be confrontational, and make your personal life miserable. If you think this is the case, JUST REPORT ME. Otherwise you're just going to get reported when you reply to my posts and point it out, because odds are, I was trying to be nice. Exception: If you do not understand Java, I WILL NOT HELP YOU and your thread will get locked. DO NOT PM ME WITH PROBLEMS. No help will be given.
BeardlessBrady Posted August 21, 2018 Author Posted August 21, 2018 Right, I was attempting to look but there is a lot of code and its hard to find. Custom Mesh Definitions can put me on the right track, thanks. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.