Adding shirts and pants onto gore [Gore warning]

I’ve been working on my gore system that spawns mesh parts for gore. Currently, the parts copy the player’s body color and that’s it:
Gore warning

image

There are two main problems with this:

  1. It doesn’t look very good
  2. Most charactes will look naked, which would probably get my game nuked

I’m trying to put a characters shirt on these parts but because of how roblox handles shirts, this has proven difficult. My gore parts are all children of my character and the old limbs still exist:

image

These models do also have custom UV’s that probably don’t with roblox’s shirt templates. If it’s necessary for me to make the UV’s work with the templates, please tell me because I can definitely make new, better UV’s.

2 Likes