# Transparent armor?

**URL:** https://discourse.stonehearth.net/t/transparent-armor/25719
**Category:** Modding
**Created:** [September 23, 2016, 12:49am UTC](https://discourse.stonehearth.net/t/transparent-armor/25719 "2016-09-23T00:49:07Z")
**Posts on this page:** 10
**Page:** 1

<div class="post-metadata">

### Author: ![Aviex](https://sea2.discourse-cdn.com/flex022/user_avatar/discourse.stonehearth.net/aviex/32/51813_2.png) [@Aviex](https://discourse.stonehearth.net/u/Aviex)
#### Post date: [September 23, 2016, 12:49am UTC](https://discourse.stonehearth.net/t/transparent-armor/25719/1 "2016-09-23T00:49:07Z")

</div>

I’m currently trying to make an armor that will basically tattoos for the hearthlings, But I can’t seem to figure out a good way to do it. Since armor replaces the Hearthling Torso when it’s equipped is there anyway to tell an armor to load ontop of? I know there’s merge\_with\_model as an option, what are the other options? Is there a list by chance?

---

<div class="post-metadata">

### Author: ![Aviex](https://sea2.discourse-cdn.com/flex022/user_avatar/discourse.stonehearth.net/aviex/32/51813_2.png) [@Aviex](https://discourse.stonehearth.net/u/Aviex)
#### Post date: [September 23, 2016, 1:39am UTC](https://discourse.stonehearth.net/t/transparent-armor/25719/2 "2016-09-23T01:39:12Z")

</div>

Here’s an example of what I would like to see

 ![](https://us1.discourse-cdn.com/flex022/uploads/stonehearth/original/3X/e/8/e8672793e92422d8d39f08843c705d35e3db9fd8.png)

But in-game results as this because it replaces the torso

 ![](https://us1.discourse-cdn.com/flex022/uploads/stonehearth/original/3X/e/7/e7e9916f745496bb9b3b0952eb3eea7dd6e58937.jpg)

---

<div class="post-metadata">

### Author: ![TheDerpySupport](https://sea2.discourse-cdn.com/flex022/user_avatar/discourse.stonehearth.net/thederpysupport/32/52454_2.png) [@TheDerpySupport](https://discourse.stonehearth.net/u/TheDerpySupport)
#### Post date: [September 23, 2016, 1:41am UTC](https://discourse.stonehearth.net/t/transparent-armor/25719/3 "2016-09-23T01:41:30Z")

</div>

> [@Aviex](#):
>
> Here’s an example of what I would like to see

EDIT:  
Nevermind I reread and saw its spose to be tattoos lol

---

<div class="post-metadata">

### Author: ![Aviex](https://sea2.discourse-cdn.com/flex022/user_avatar/discourse.stonehearth.net/aviex/32/51813_2.png) [@Aviex](https://discourse.stonehearth.net/u/Aviex)
#### Post date: [September 23, 2016, 1:47am UTC](https://discourse.stonehearth.net/t/transparent-armor/25719/5 "2016-09-23T01:47:48Z")

</div>

If I could check for skintones of the Hearthling then I could add model variants for each skin tone but sadly you cannot(as far as I’m aware). ☹

Look how good that would look!

 ![](https://us1.discourse-cdn.com/flex022/uploads/stonehearth/original/3X/d/a/da4506492917e88ea3272b8f6ad76b42ac3609cc.jpg)

---

<div class="post-metadata">

### Author: ![8BitCrab](https://sea2.discourse-cdn.com/flex022/user_avatar/discourse.stonehearth.net/8bitcrab/32/48512_2.png) [@8BitCrab](https://discourse.stonehearth.net/u/8BitCrab)
#### Post date: [September 23, 2016, 2:38am UTC](https://discourse.stonehearth.net/t/transparent-armor/25719/6 "2016-09-23T02:38:13Z")

</div>

> [@Aviex](#):
>
> Since armor replaces the Hearthling Torso when it’s equipped is there anyway to tell an armor to load ontop of? I know there’s merge\_with\_model as an option, what are the other options? Is there a list by chance?

i’m pretty sure there’s a “transparent” tag you can set to true, which will make it so the armor doesnt replace the body but just loads on top of it… at least there’s that tag for headgear (hence why the circlets work)

then again i havent really looked at modding for awhile so something might have changed…

---

<div class="post-metadata">

### Author: ![MoonSight](https://sea2.discourse-cdn.com/flex022/user_avatar/discourse.stonehearth.net/moonsight/32/55148_2.png) [@MoonSight](https://discourse.stonehearth.net/u/MoonSight)
#### Post date: [September 23, 2016, 2:53am UTC](https://discourse.stonehearth.net/t/transparent-armor/25719/7 "2016-09-23T02:53:18Z")

</div>

It’ll work for armour too!

Considering that armour(like iron) have gloves that only cover half of the fingers and workeroutfits and such still have skin inside and don’t have model variants

---

<div class="post-metadata">

### Author: ![Aviex](https://sea2.discourse-cdn.com/flex022/user_avatar/discourse.stonehearth.net/aviex/32/51813_2.png) [@Aviex](https://discourse.stonehearth.net/u/Aviex)
#### Post date: [September 23, 2016, 3:15am UTC](https://discourse.stonehearth.net/t/transparent-armor/25719/8 "2016-09-23T03:15:20Z")

</div>

@8BitCrab @Hyrule\_Symbol

Problem is that you get problems with feet/boots. Since boots are generally smaller than the bare feet of hearthlings ☹

 ![](https://us1.discourse-cdn.com/flex022/uploads/stonehearth/original/3X/4/4/44374c78943ed186051ff9f3831cb7a2295a4d4d.jpg)

---

<div class="post-metadata">

### Author: ![Aviex](https://sea2.discourse-cdn.com/flex022/user_avatar/discourse.stonehearth.net/aviex/32/51813_2.png) [@Aviex](https://discourse.stonehearth.net/u/Aviex)
#### Post date: [September 23, 2016, 7:04am UTC](https://discourse.stonehearth.net/t/transparent-armor/25719/9 "2016-09-23T07:04:11Z")

</div>

Possibly fixed. Tattoos looking pretty cool.

 ![](https://us1.discourse-cdn.com/flex022/uploads/stonehearth/original/3X/d/e/de5897ad69259446c96c1c6364526dca37ed37ed.jpg)

* * *

Made the female variant… Doesn’t look terrible, I might change the helmets a bit cause they’re kinda bulky.

 ![](https://us1.discourse-cdn.com/flex022/uploads/stonehearth/original/3X/1/d/1dbe1b7752c8757876c9ab3e95dbed0366bea8f9.jpg)  
 ![](https://us1.discourse-cdn.com/flex022/uploads/stonehearth/original/3X/f/8/f8dba8868ff24c2405fe359f09af9bdcfbfd4ba5.jpg)  
 ![](https://us1.discourse-cdn.com/flex022/uploads/stonehearth/original/3X/7/4/7423e3e3ddcc0392bb10ab4e9e6c246dc8342548.jpg)

---

<div class="post-metadata">

### Author: ![Relyss](https://sea2.discourse-cdn.com/flex022/user_avatar/discourse.stonehearth.net/relyss/32/41785_2.png) [@Relyss](https://discourse.stonehearth.net/u/Relyss)
#### Post date: [September 23, 2016, 11:29am UTC](https://discourse.stonehearth.net/t/transparent-armor/25719/10 "2016-09-23T11:29:10Z")

</div>

Uh… I remember CSIng a Twitch stream once, and maybe, just maybe, NA might have tattoos.  
But not sure, since most of the info we have about them is that their worker suit will probably be blue, and that they will go in the arctic biome.

And yes, before the transparent tech arrived, the two options for models were ‘merge\_with\_model’ and ‘attach\_to\_bone’.

---

<div class="post-metadata">

### Author: ![Aviex](https://sea2.discourse-cdn.com/flex022/user_avatar/discourse.stonehearth.net/aviex/32/51813_2.png) [@Aviex](https://discourse.stonehearth.net/u/Aviex)
#### Post date: [September 24, 2016, 2:10am UTC](https://discourse.stonehearth.net/t/transparent-armor/25719/11 "2016-09-24T02:10:55Z")

</div>

I talked to Linda, but i think this is what I’ll have to settle for now.

My main problem is that the “Torso” piece of Hearthlings encompasses their torso, hands, arms, boots, and pants.

I want to overlay tattoos on the Hearthlings torso with the transparent setting, but I don’t really care for the pants/feet to not be replaced 😕

Since the Hearthling’s feet on the male body are for some reason pointed whereas the females are not so I had to make the boots 1 longer than I’d like to cover that up. And since there’s that loin-cloth looking thing on the naked Hearthlings waist I had to make the pants bigger than I’d like to cover that up as well. Struggles, but it’s good enough for now.
