{"id":7687,"date":"2026-07-08T09:01:21","date_gmt":"2026-07-08T17:01:21","guid":{"rendered":"https:\/\/altsl.com\/?p=7687"},"modified":"2026-07-08T09:28:09","modified_gmt":"2026-07-08T17:28:09","slug":"angry-store","status":"publish","type":"post","link":"https:\/\/altsl.com\/pt\/interviews\/angry-store\/","title":{"rendered":"Alt Creator Interview #2: Angry Store"},"content":{"rendered":"<div data-elementor-type=\"wp-post\" data-elementor-id=\"7687\" class=\"elementor elementor-7687\" data-elementor-post-type=\"post\">\n\t\t\t\t<div data-particle_enable=\"false\" data-particle-mobile-disabled=\"false\" class=\"elementor-element elementor-element-2876051 e-flex e-con-boxed e-con e-parent\" data-id=\"2876051\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-66242b1 elementor-widget elementor-widget-html\" data-id=\"66242b1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\r\n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Staatliches&display=swap');\r\n\r\n  .altsl-interview-soft,\r\n  .altsl-interview-soft * {\r\n    box-sizing: border-box;\r\n  }\r\n\r\n  .altsl-interview-soft {\r\n    --card: #101010;\r\n    --card-hover: #131313;\r\n    --line: rgba(255, 255, 255, 0.075);\r\n    --line-soft: rgba(255, 255, 255, 0.055);\r\n    --q-text: #cfcfcf;\r\n    --a-text: #9f9f9f;\r\n    --label-q: #b83a3a;\r\n    --label-a: #7e939f;\r\n    --category-text: #d4d4d4;\r\n    --category-line: rgba(255, 255, 255, 0.09);\r\n    --category-accent: #7d1111;\r\n    --accent: #5f0b0b;\r\n    --link: #b98d8d;\r\n    --link-hover: #d1a5a5;\r\n\r\n    width: 100%;\r\n    max-width: 980px;\r\n    margin: 0 auto;\r\n    padding: 8px 0 54px;\r\n    background: transparent;\r\n    color: var(--a-text);\r\n    font-family: inherit;\r\n  }\r\n\r\n  .altsl-interview-soft a {\r\n    color: var(--link);\r\n    text-decoration: underline;\r\n    text-decoration-color: rgba(125, 17, 17, 0.75);\r\n    text-underline-offset: 3px;\r\n    transition: color 160ms ease, text-decoration-color 160ms ease;\r\n  }\r\n\r\n  .altsl-interview-soft a:hover {\r\n    color: var(--link-hover);\r\n    text-decoration-color: rgba(185, 141, 141, 0.95);\r\n  }\r\n\r\n  .altsl-interview-soft-list {\r\n    display: grid;\r\n    gap: 12px;\r\n  }\r\n\r\n  .altsl-category {\r\n    position: relative;\r\n    margin: 22px 0 6px;\r\n    padding: 0 0 10px;\r\n    border-bottom: 1px solid var(--category-line);\r\n  }\r\n\r\n  .altsl-category:first-child {\r\n    margin-top: 0;\r\n  }\r\n\r\n  .altsl-category span {\r\n    display: inline-block;\r\n    font-family: 'Staatliches', sans-serif;\r\n    font-size: clamp(24px, 3vw, 34px);\r\n    line-height: 1;\r\n    letter-spacing: 0.08em;\r\n    color: var(--category-text);\r\n    position: relative;\r\n    padding-left: 16px;\r\n  }\r\n\r\n  .altsl-category span:before {\r\n    content: \"\";\r\n    position: absolute;\r\n    left: 0;\r\n    top: 3px;\r\n    bottom: 3px;\r\n    width: 4px;\r\n    background: var(--category-accent);\r\n  }\r\n\r\n  .altsl-qa-soft {\r\n    position: relative;\r\n    background:\r\n      linear-gradient(180deg, rgba(255,255,255,0.018), rgba(255,255,255,0.006)),\r\n      var(--card);\r\n    border: 1px solid var(--line);\r\n    padding: clamp(18px, 2.5vw, 25px);\r\n  }\r\n\r\n  .altsl-qa-soft:before {\r\n    content: \"\";\r\n    position: absolute;\r\n    left: 0;\r\n    top: 18px;\r\n    bottom: 18px;\r\n    width: 2px;\r\n    background: var(--accent);\r\n    opacity: 0.75;\r\n  }\r\n\r\n  .altsl-qa-soft:hover {\r\n    background: var(--card-hover);\r\n    border-color: rgba(255,255,255,0.105);\r\n  }\r\n\r\n  .altsl-q,\r\n  .altsl-a {\r\n    display: grid;\r\n    grid-template-columns: 34px 1fr;\r\n    gap: 14px;\r\n    position: relative;\r\n    z-index: 1;\r\n  }\r\n\r\n  .altsl-a {\r\n    margin-top: 14px;\r\n    padding-top: 14px;\r\n    border-top: 1px solid var(--line-soft);\r\n  }\r\n\r\n  .altsl-tag {\r\n    font-size: 13px;\r\n    line-height: 1.6;\r\n    font-weight: 900;\r\n    letter-spacing: 0.08em;\r\n    text-transform: uppercase;\r\n  }\r\n\r\n  .altsl-q .altsl-tag {\r\n    color: var(--label-q);\r\n  }\r\n\r\n  .altsl-a .altsl-tag {\r\n    color: var(--label-a);\r\n  }\r\n\r\n  .altsl-q p,\r\n  .altsl-a p {\r\n    margin: 0;\r\n  }\r\n\r\n  .altsl-q p {\r\n    color: var(--q-text);\r\n    font-size: clamp(16px, 1.45vw, 18px);\r\n    line-height: 1.62;\r\n    font-weight: 700;\r\n    letter-spacing: 0.005em;\r\n  }\r\n\r\n  .altsl-a p {\r\n    color: var(--a-text);\r\n    font-size: clamp(15.5px, 1.35vw, 17px);\r\n    line-height: 1.78;\r\n    font-weight: 450;\r\n  }\r\n\r\n  .altsl-last-words {\r\n    position: relative;\r\n    margin-top: 34px;\r\n    padding: clamp(28px, 4vw, 44px);\r\n    background:\r\n      radial-gradient(circle at top right, rgba(95, 11, 11, 0.20), transparent 34%),\r\n      linear-gradient(180deg, rgba(255,255,255,0.024), rgba(255,255,255,0.006)),\r\n      #0f0f0f;\r\n    border: 1px solid rgba(255,255,255,0.09);\r\n    overflow: hidden;\r\n  }\r\n\r\n  .altsl-last-words:before {\r\n    content: \"ANGRY STORE\";\r\n    position: absolute;\r\n    right: -8px;\r\n    bottom: -18px;\r\n    font-family: 'Staatliches', sans-serif;\r\n    font-size: clamp(58px, 11vw, 140px);\r\n    line-height: 0.8;\r\n    letter-spacing: 0.04em;\r\n    color: rgba(255,255,255,0.025);\r\n    pointer-events: none;\r\n  }\r\n\r\n  .altsl-last-words:after {\r\n    content: \"\";\r\n    position: absolute;\r\n    left: 0;\r\n    top: 24px;\r\n    bottom: 24px;\r\n    width: 3px;\r\n    background: #5f0b0b;\r\n    opacity: 0.85;\r\n  }\r\n\r\n  .altsl-last-inner {\r\n    position: relative;\r\n    z-index: 1;\r\n    display: grid;\r\n    grid-template-columns: minmax(150px, 220px) 1fr;\r\n    gap: clamp(22px, 4vw, 38px);\r\n    align-items: start;\r\n  }\r\n\r\n  .altsl-last-title {\r\n    font-family: 'Staatliches', sans-serif;\r\n    color: #d4d4d4;\r\n    font-size: clamp(34px, 5vw, 56px);\r\n    line-height: 0.92;\r\n    letter-spacing: 0.08em;\r\n    text-transform: uppercase;\r\n  }\r\n\r\n  .altsl-last-title span {\r\n    display: block;\r\n    color: #7e7e7e;\r\n  }\r\n\r\n  .altsl-last-copy {\r\n    border-left: 1px solid rgba(255,255,255,0.08);\r\n    padding-left: clamp(18px, 3vw, 28px);\r\n  }\r\n\r\n  .altsl-last-copy p {\r\n    margin: 0 0 15px;\r\n    color: #a8a8a8;\r\n    font-size: clamp(15.5px, 1.35vw, 17px);\r\n    line-height: 1.82;\r\n    font-weight: 450;\r\n  }\r\n\r\n  .altsl-last-copy p:last-of-type {\r\n    margin-bottom: 0;\r\n    color: #c0c0c0;\r\n  }\r\n\r\n  .altsl-follow-buttons {\r\n    display: flex;\r\n    flex-wrap: wrap;\r\n    gap: 10px;\r\n    margin-top: 24px;\r\n  }\r\n\r\n  .altsl-follow-buttons a {\r\n    display: inline-flex;\r\n    align-items: center;\r\n    justify-content: center;\r\n    min-height: 42px;\r\n    padding: 11px 19px;\r\n    background: #121212;\r\n    border: 1px solid rgba(255,255,255,0.115);\r\n    color: #c8c8c8;\r\n    font-family: 'Staatliches', sans-serif;\r\n    font-size: 18px;\r\n    line-height: 1;\r\n    letter-spacing: 0.07em;\r\n    text-decoration: none;\r\n    text-transform: uppercase;\r\n    transition: background 160ms ease, color 160ms ease, border-color 160ms ease, transform 160ms ease;\r\n  }\r\n\r\n  .altsl-follow-buttons a:hover {\r\n    background: #171717;\r\n    color: #e2e2e2;\r\n    border-color: rgba(125,17,17,0.72);\r\n    text-decoration: none;\r\n    transform: translateY(-1px);\r\n  }\r\n\r\n  @media (max-width: 700px) {\r\n    .altsl-interview-soft {\r\n      padding: 4px 0 40px;\r\n    }\r\n\r\n    .altsl-interview-soft-list {\r\n      gap: 10px;\r\n    }\r\n\r\n    .altsl-category {\r\n      margin: 18px 0 4px;\r\n      padding-bottom: 8px;\r\n    }\r\n\r\n    .altsl-qa-soft {\r\n      padding: 17px 15px;\r\n    }\r\n\r\n    .altsl-q,\r\n    .altsl-a {\r\n      grid-template-columns: 28px 1fr;\r\n      gap: 10px;\r\n    }\r\n\r\n    .altsl-tag {\r\n      font-size: 12px;\r\n    }\r\n\r\n    .altsl-q p {\r\n      line-height: 1.55;\r\n    }\r\n\r\n    .altsl-a p {\r\n      line-height: 1.72;\r\n    }\r\n\r\n    .altsl-last-words {\r\n      margin-top: 26px;\r\n      padding: 24px 18px;\r\n    }\r\n\r\n    .altsl-last-inner {\r\n      grid-template-columns: 1fr;\r\n      gap: 18px;\r\n    }\r\n\r\n    .altsl-last-copy {\r\n      border-left: 0;\r\n      padding-left: 0;\r\n      border-top: 1px solid rgba(255,255,255,0.08);\r\n      padding-top: 18px;\r\n    }\r\n\r\n    .altsl-follow-buttons {\r\n      display: grid;\r\n      grid-template-columns: 1fr;\r\n    }\r\n\r\n    .altsl-follow-buttons a {\r\n      width: 100%;\r\n    }\r\n  }\r\n<\/style>\r\n\r\n<section class=\"altsl-interview-soft\">\r\n  <div class=\"altsl-interview-soft-list\">\r\n\r\n    <div class=\"altsl-category\"><span>Brand &amp; Beginnings<\/span><\/div>\r\n\r\n    <article class=\"altsl-qa-soft\">\r\n      <div class=\"altsl-q\">\r\n        <div class=\"altsl-tag\">Q:<\/div>\r\n        <p>For people who are discovering Angry Store for the first time, how would you describe your brand in one sentence?<\/p>\r\n      <\/div>\r\n      <div class=\"altsl-a\">\r\n        <div class=\"altsl-tag\">A:<\/div>\r\n        <p>\"Like playing Condemned and listening to Mudvayne simultaneously.\"<br>For those who have never heard of either of those things,<br>\"Spencers, in October, in the 2000s.\"<\/p>\r\n      <\/div>\r\n    <\/article>\r\n\r\n    <article class=\"altsl-qa-soft\">\r\n      <div class=\"altsl-q\">\r\n        <div class=\"altsl-tag\">Q:<\/div>\r\n        <p>Where did the name Angry Store come from?<\/p>\r\n      <\/div>\r\n      <div class=\"altsl-a\">\r\n        <div class=\"altsl-tag\">A:<\/div>\r\n        <p>My username, AngryNoob! ...I used to be a griefer. Naming things is my weak point.<\/p>\r\n      <\/div>\r\n    <\/article>\r\n\r\n    <article class=\"altsl-qa-soft\">\r\n      <div class=\"altsl-q\">\r\n        <div class=\"altsl-tag\">Q:<\/div>\r\n        <p>Do you remember the moment Second Life stopped being just a place to explore and became a place where you wanted to create?<\/p>\r\n      <\/div>\r\n      <div class=\"altsl-a\">\r\n        <div class=\"altsl-tag\">A:<\/div>\r\n        <p>When I found out you can build by just right-clicking and rezzing cubes. That's whats kept me here every time I've tried another platform and discovered I can't just will things into existence at any moment. That includes RL.<\/p>\r\n      <\/div>\r\n    <\/article>\r\n\r\n    <article class=\"altsl-qa-soft\">\r\n      <div class=\"altsl-q\">\r\n        <div class=\"altsl-tag\">Q:<\/div>\r\n        <p>How did your creator journey begin, and what was the first thing you made that made you think, \u201cOkay, I want to keep doing this\u201d?<\/p>\r\n      <\/div>\r\n      <div class=\"altsl-a\">\r\n        <div class=\"altsl-tag\">A:<\/div>\r\n        <p>No idea really, but I've always had the issue of: I can't just sit still, I have to be making something or I get restless. Then every time I had a huge breakthrough or new tool, it would feel fresh and fun all over again. The most recent example was Substance Painter. Complete game changer.<\/p>\r\n      <\/div>\r\n    <\/article>\r\n\r\n    <div class=\"altsl-category\"><span>Horror &amp; Inspiration<\/span><\/div>\r\n\r\n    <article class=\"altsl-qa-soft\">\r\n      <div class=\"altsl-q\">\r\n        <div class=\"altsl-tag\">Q:<\/div>\r\n        <p>Was there a specific movie, game, nightmare, artist, or moment that first pulled you into horror as a creative style?<\/p>\r\n      <\/div>\r\n      <div class=\"altsl-a\">\r\n        <div class=\"altsl-tag\">A:<\/div>\r\n        <p>That's too far back to remember, it couldn't be just one thing. But my parents introduced me to horror early by explaining how the special effects work, so my first proper movie was Nightmare On Elm Street because it had such wild effects in it; Particularly the bed spraying blood out (for which they famously filmed upside down). A game called Manhunt cemented my style after that.<\/p>\r\n      <\/div>\r\n    <\/article>\r\n\r\n    <article class=\"altsl-qa-soft\">\r\n      <div class=\"altsl-q\">\r\n        <div class=\"altsl-tag\">Q:<\/div>\r\n        <p>What was the first horror idea you remember wanting to bring into Second Life?<\/p>\r\n      <\/div>\r\n      <div class=\"altsl-a\">\r\n        <div class=\"altsl-tag\">A:<\/div>\r\n        <p>Also too far to remember but probably something about Manhunt. One of my first-ever items was a prim build smiley mask with no custom textures, so even the drawn parts were prims. Prior to that, my first avatar was an abandoned teddy bear.<\/p>\r\n      <\/div>\r\n    <\/article>\r\n\r\n    <article class=\"altsl-qa-soft\">\r\n      <div class=\"altsl-q\">\r\n        <div class=\"altsl-tag\">Q:<\/div>\r\n        <p>What kind of horror do you love creating most: the bloody and obvious kind, the quiet unsettling kind, or the strange \u201cwhy does this feel wrong?\u201d kind?<\/p>\r\n      <\/div>\r\n      <div class=\"altsl-a\">\r\n        <div class=\"altsl-tag\">A:<\/div>\r\n        <p>Whatever speaks to me in that moment, it varies a lot; Most of my stuff ironically is not meant to be horror, but rather an image of how the wearer feels inside - it just so happens though that souls, ghosts, <em>people's insides<\/em>, tend to be scary to us. I think my favorite is the latter though, that conflicting reaction; Something erotic or cute that splits your instincts in opposite directions. Ridley Scott put it well, he teamed with Giger because he wanted an alien that \"looks as if it would be just as likely to fuck you as it would be to kill you,\" that line stuck with me.<\/p>\r\n      <\/div>\r\n    <\/article>\r\n\r\n    <div class=\"altsl-category\"><span>Creations &amp; Shop<\/span><\/div>\r\n\r\n    <article class=\"altsl-qa-soft\">\r\n      <div class=\"altsl-q\">\r\n        <div class=\"altsl-tag\">Q:<\/div>\r\n        <p>What is your personal favorite item in your shop right now, and what makes it special to you?<\/p>\r\n      <\/div>\r\n      <div class=\"altsl-a\">\r\n        <div class=\"altsl-tag\">A:<\/div>\r\n        <p>One you haven't seen yet. But a close second is the <a href=\"https:\/\/marketplace.secondlife.com\/p\/Angry-Ed-Statue\/28112081\" target=\"_blank\" rel=\"noopener noreferrer\">statue of Ed<\/a>. That was my first time studying a human face. It's still not perfect and I plan to revisit later, but I like it well enough. For my shop, having a statue of him is like a music class having a statue of beethoven.<\/p>\r\n      <\/div>\r\n    <\/article>\r\n\r\n    <article class=\"altsl-qa-soft\">\r\n      <div class=\"altsl-q\">\r\n        <div class=\"altsl-tag\">Q:<\/div>\r\n        <p>Is there an item in Angry Store that you feel deserves more attention than it gets?<\/p>\r\n      <\/div>\r\n      <div class=\"altsl-a\">\r\n        <div class=\"altsl-tag\">A:<\/div>\r\n        <p>Not really. But I'm always surprised by what does or doesn't get attention. One of the most generic, people-pleasing items I've made, sold like ass. But a personal piece I reluctantly put up for sale (assuming it would never take off) ended up being one of my most popular items. That was a valuable lesson, and now I just build for me; If its taught me anything, it's that people recognize passion when they see it, even in a world where sometimes it feels like slop wins. And a handful of people loving an item will always be better than hundreds of people finding an item to be mid.<br><br>I have long since accepted that my work is very niche, so I don't expect any of it to be particularly popular, but I'm still caught off-guard when things like a vase full of dicks sells like hotcakes.<\/p>\r\n      <\/div>\r\n    <\/article>\r\n\r\n    <article class=\"altsl-qa-soft\">\r\n      <div class=\"altsl-q\">\r\n        <div class=\"altsl-tag\">Q:<\/div>\r\n        <p>What is one item that looked simple at first, but turned into a nightmare to make?<\/p>\r\n      <\/div>\r\n      <div class=\"altsl-a\">\r\n        <div class=\"altsl-tag\">A:<\/div>\r\n        <p>Officer hats. I put in so many customization buttons(75+) on the HUD that it broke the script and I had to scale it back or split it into multiple HUDs instead. Other than that, some of the simplest designs(like prims) yield the most errors, wherein extremely complex sculpts can just go without a hitch.<\/p>\r\n      <\/div>\r\n    <\/article>\r\n\r\n    <article class=\"altsl-qa-soft\">\r\n      <div class=\"altsl-q\">\r\n        <div class=\"altsl-tag\">Q:<\/div>\r\n        <p>A lot of horror works because something feels familiar but wrong. What is your favorite \u201cnormal thing made creepy\u201d concept?<\/p>\r\n      <\/div>\r\n      <div class=\"altsl-a\">\r\n        <div class=\"altsl-tag\">A:<\/div>\r\n        <p>Not so much a \"normal\" thing but I love when something that isn't human tries to be human, and does it poorly. A non-human trying to imitate us goes straight to the uncanny valley portion of the brain(which some would say begs the question of why we have that instinct in the first place).<br>A modern example is Skarsgard's Pennywise. When he's talking to kids, he has to exert effort to keep up his act - when he gets distracted he drools, his eyes wander off, he's only a clown because he thinks it's what kids like. His human disguise is extremely thin, and the viewer can see through it, and seeing through that veil gets under your skin at a level we've forgotten how to handle.<\/p>\r\n      <\/div>\r\n    <\/article>\r\n\r\n    <article class=\"altsl-qa-soft\">\r\n      <div class=\"altsl-q\">\r\n        <div class=\"altsl-tag\">Q:<\/div>\r\n        <p>If Angry Store had a warning label, what would it say?<\/p>\r\n      <\/div>\r\n      <div class=\"altsl-a\">\r\n        <div class=\"altsl-tag\">A:<\/div>\r\n        <p>It wouldn't, you just get an unpleasant surprise. That said, my version of a warning label is placing a very ominous looking curtain in front of content that you're probably not going to like.<\/p>\r\n      <\/div>\r\n    <\/article>\r\n\r\n    <article class=\"altsl-qa-soft\">\r\n      <div class=\"altsl-q\">\r\n        <div class=\"altsl-tag\">Q:<\/div>\r\n        <p>If one of your creations came alive at midnight, which one would cause the biggest problem?<\/p>\r\n      <\/div>\r\n      <div class=\"altsl-a\">\r\n        <div class=\"altsl-tag\">A:<\/div>\r\n        <p>Probably Bad Bunny; he is not nice. That, or Gashadokuro - but that one speaks for itself.<br>The Mortician would be a problem because I couldn't face him, he scares me too much.<\/p>\r\n      <\/div>\r\n    <\/article>\r\n\r\n    <article class=\"altsl-qa-soft\">\r\n      <div class=\"altsl-q\">\r\n        <div class=\"altsl-tag\">Q:<\/div>\r\n        <p>What is something shoppers do not see behind the scenes when they look at a finished item?<\/p>\r\n      <\/div>\r\n      <div class=\"altsl-a\">\r\n        <div class=\"altsl-tag\">A:<\/div>\r\n        <p>My mistakes, hopefully.<\/p>\r\n      <\/div>\r\n    <\/article>\r\n\r\n    <article class=\"altsl-qa-soft\">\r\n      <div class=\"altsl-q\">\r\n        <div class=\"altsl-tag\">Q:<\/div>\r\n        <p>Have you ever seen a customer use one of your items in a photo, scene, outfit, or roleplay and thought, \u201cOkay, that is better than what I imagined\u201d?<\/p>\r\n      <\/div>\r\n      <div class=\"altsl-a\">\r\n        <div class=\"altsl-tag\">A:<\/div>\r\n        <p>All the time. I am so delighted every time someone uses my items and its even cooler when I see they've been modded. There are even a few people who have built their whole SL identity around one of my items and I can't begin to describe how happy that makes me. It started like that for me, too, so being able to inspire like that is peak.<\/p>\r\n      <\/div>\r\n    <\/article>\r\n\r\n    <div class=\"altsl-category\"><span>Nightmares &amp; Future<\/span><\/div>\r\n\r\n    <article class=\"altsl-qa-soft\">\r\n      <div class=\"altsl-q\">\r\n        <div class=\"altsl-tag\">Q:<\/div>\r\n        <p>If Angry Store was a horror movie, what would the opening scene look like?<\/p>\r\n      <\/div>\r\n      <div class=\"altsl-a\">\r\n        <div class=\"altsl-tag\">A:<\/div>\r\n        <p>I think it could only start with an aftermath and then reveal what lead to it. My store is so openly chaotic from the moment you walk in, I don't see how you could make it subtle.<\/p>\r\n      <\/div>\r\n    <\/article>\r\n\r\n    <article class=\"altsl-qa-soft\">\r\n      <div class=\"altsl-q\">\r\n        <div class=\"altsl-tag\">Q:<\/div>\r\n        <p>When you feel stuck creatively, what usually brings the monster back to life?<\/p>\r\n      <\/div>\r\n      <div class=\"altsl-a\">\r\n        <div class=\"altsl-tag\">A:<\/div>\r\n        <p>Pain. Memories that should have stayed dead and need to be put down a second time. That, or, you know, a good new song! That helps a lot.<\/p>\r\n      <\/div>\r\n    <\/article>\r\n\r\n    <article class=\"altsl-qa-soft\">\r\n      <div class=\"altsl-q\">\r\n        <div class=\"altsl-tag\">Q:<\/div>\r\n        <p>What do you hope people feel when they wear, use, or see your creations?<\/p>\r\n      <\/div>\r\n      <div class=\"altsl-a\">\r\n        <div class=\"altsl-tag\">A:<\/div>\r\n        <p>Wearing it, I hope they feel like themselves. Masks exist to bring out something you don't normally show. There are a lot of famous quotes about this: \"Give a man a mask and he'll tell you the truth\"; \"No one cared who I was until I put on the mask\"; etc.<br>Many indigenous tribes around the world believed masks were a conduit for spirits, that by wearing the mask you were accepting possession by the spirit the mask represents, whether that was a god, a person, or even an element. For most of us, that spirit is your own. Masks let us become who we are inside, like our avatars. With a mask on, people say and do things they never would otherwise. There is immense power in that.<br><br>I value being oneself over all else, so if I can help you do that, it's a success.<br><br>Just seeing it? No idea. I just hope it's pretty! But, what all artists want I guess, to evoke feelings. Whether those are positive or negative feelings varies greatly, but they are all valid. If you put it in your window to annoy the neighbor, that also pleases me greatly.<\/p>\r\n      <\/div>\r\n    <\/article>\r\n\r\n    <article class=\"altsl-qa-soft\">\r\n      <div class=\"altsl-q\">\r\n        <div class=\"altsl-tag\">Q:<\/div>\r\n        <p>What kind of nightmare, creature, scene, or project would you love to create in the future if there were no limits?<\/p>\r\n      <\/div>\r\n      <div class=\"altsl-a\">\r\n        <div class=\"altsl-tag\">A:<\/div>\r\n        <p>I can't really imagine \"no limits\", thats beyond my comprehension; but my current dreams are to make full-size prop corpses and to turn the Angry Mortuary into its own VR game.<\/p>\r\n      <\/div>\r\n    <\/article>\r\n\r\n    <div class=\"altsl-last-words\">\r\n      <div class=\"altsl-last-inner\">\r\n        <div class=\"altsl-last-title\">\r\n          Last\r\n          <span>Words<\/span>\r\n        <\/div>\r\n\r\n        <div class=\"altsl-last-copy\">\r\n          <p>Thank you, Angry Store, for taking the time to answer my questions.<\/p>\r\n\r\n          <p>I\u2019m really happy to have you as part of Alt. Even before Alt started, I already loved eyeing up your products, so it\u2019s been really fun getting to ask you more about your shop and creative process. Your work has always stood out to me!<\/p>\r\n\r\n          <p>Make sure to check out Angry Store and keep an eye on what he brings to Alt next.<\/p>\r\n\r\n          <div class=\"altsl-follow-buttons\">\r\n            <a href=\"https:\/\/www.primfeed.com\/angry-store\" target=\"_blank\" rel=\"noopener noreferrer\">Primfeed<\/a>\r\n            <a href=\"https:\/\/maps.secondlife.com\/secondlife\/Maske\/186\/50\/3519\" target=\"_blank\" rel=\"noopener noreferrer\">Mainstore<\/a>\r\n            <a href=\"https:\/\/marketplace.secondlife.com\/stores\/214295\" target=\"_blank\" rel=\"noopener noreferrer\">Marketplace<\/a>\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n\r\n  <\/div>\r\n<\/section>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>Brand &amp; Beginnings Q: For people who are discovering Angry Store for the first time, how would you describe your brand in one sentence? A: &#8220;Like playing Condemned and listening to Mudvayne simultaneously.&#8221;For those who have never heard of either of those things,&#8220;Spencers, in October, in the 2000s.&#8221; Q: Where did the name Angry Store [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":7689,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[20],"tags":[],"class_list":["post-7687","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-interviews"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.1 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Alt Creator Interview #2: Angry Store - Second Life Creator Spotlight<\/title>\n<meta name=\"description\" content=\"Meet the creator behind Angry Store in Second Life and discover the horror, masks, monsters, and creative process shaping this unique Alt Weekend Sale brand.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/altsl.com\/pt\/interviews\/angry-store\/\" \/>\n<meta property=\"og:locale\" content=\"pt_PT\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Alt Creator Interview #2: Angry Store - Second Life Creator Spotlight\" \/>\n<meta property=\"og:description\" content=\"Meet the creator behind Angry Store in Second Life and discover the horror, masks, monsters, and creative process shaping this unique Alt Weekend Sale brand.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/altsl.com\/pt\/interviews\/angry-store\/\" \/>\n<meta property=\"og:site_name\" content=\"Alt Weekend Sales\" \/>\n<meta property=\"article:published_time\" content=\"2026-07-08T17:01:21+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-07-08T17:28:09+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/altsl.com\/wp-content\/uploads\/2026\/07\/Alt_CREATOR_HIGHLIGHT_BANNER_ANGRYSTORE-1024x512.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1024\" \/>\n\t<meta property=\"og:image:height\" content=\"512\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"OG\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Escrito por\" \/>\n\t<meta name=\"twitter:data1\" content=\"OG\" \/>\n\t<meta name=\"twitter:label2\" content=\"Tempo estimado de leitura\" \/>\n\t<meta name=\"twitter:data2\" content=\"8 minutos\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/altsl.com\\\/interviews\\\/angry-store\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/altsl.com\\\/interviews\\\/angry-store\\\/\"},\"author\":{\"name\":\"OG\",\"@id\":\"https:\\\/\\\/altsl.com\\\/#\\\/schema\\\/person\\\/811e2bda558fde295a8090df6f1155c4\"},\"headline\":\"Alt Creator Interview #2: Angry Store\",\"datePublished\":\"2026-07-08T17:01:21+00:00\",\"dateModified\":\"2026-07-08T17:28:09+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/altsl.com\\\/interviews\\\/angry-store\\\/\"},\"wordCount\":1683,\"publisher\":{\"@id\":\"https:\\\/\\\/altsl.com\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/altsl.com\\\/interviews\\\/angry-store\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/altsl.com\\\/wp-content\\\/uploads\\\/2026\\\/07\\\/Alt_CREATOR_HIGHLIGHT_BANNER_ANGRYSTORE.png\",\"articleSection\":[\"Interviews\"],\"inLanguage\":\"pt-PT\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/altsl.com\\\/interviews\\\/angry-store\\\/\",\"url\":\"https:\\\/\\\/altsl.com\\\/interviews\\\/angry-store\\\/\",\"name\":\"Alt Creator Interview #2: Angry Store - Second Life Creator Spotlight\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/altsl.com\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/altsl.com\\\/interviews\\\/angry-store\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/altsl.com\\\/interviews\\\/angry-store\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/altsl.com\\\/wp-content\\\/uploads\\\/2026\\\/07\\\/Alt_CREATOR_HIGHLIGHT_BANNER_ANGRYSTORE.png\",\"datePublished\":\"2026-07-08T17:01:21+00:00\",\"dateModified\":\"2026-07-08T17:28:09+00:00\",\"description\":\"Meet the creator behind Angry Store in Second Life and discover the horror, masks, monsters, and creative process shaping this unique Alt Weekend Sale brand.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/altsl.com\\\/interviews\\\/angry-store\\\/#breadcrumb\"},\"inLanguage\":\"pt-PT\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/altsl.com\\\/interviews\\\/angry-store\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"pt-PT\",\"@id\":\"https:\\\/\\\/altsl.com\\\/interviews\\\/angry-store\\\/#primaryimage\",\"url\":\"https:\\\/\\\/altsl.com\\\/wp-content\\\/uploads\\\/2026\\\/07\\\/Alt_CREATOR_HIGHLIGHT_BANNER_ANGRYSTORE.png\",\"contentUrl\":\"https:\\\/\\\/altsl.com\\\/wp-content\\\/uploads\\\/2026\\\/07\\\/Alt_CREATOR_HIGHLIGHT_BANNER_ANGRYSTORE.png\",\"width\":2048,\"height\":1024},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/altsl.com\\\/interviews\\\/angry-store\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/altsl.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Alt Creator Interview #2: Angry Store\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/altsl.com\\\/#website\",\"url\":\"https:\\\/\\\/altsl.com\\\/\",\"name\":\"Alt Weekend Sale\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\\\/\\\/altsl.com\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/altsl.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"pt-PT\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/altsl.com\\\/#organization\",\"name\":\"Alt Weekend Sale\",\"url\":\"https:\\\/\\\/altsl.com\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"pt-PT\",\"@id\":\"https:\\\/\\\/altsl.com\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/altsl.com\\\/wp-content\\\/uploads\\\/2025\\\/10\\\/OBzIOE4.png\",\"contentUrl\":\"https:\\\/\\\/altsl.com\\\/wp-content\\\/uploads\\\/2025\\\/10\\\/OBzIOE4.png\",\"width\":1024,\"height\":747,\"caption\":\"Alt Weekend Sale\"},\"image\":{\"@id\":\"https:\\\/\\\/altsl.com\\\/#\\\/schema\\\/logo\\\/image\\\/\"}},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/altsl.com\\\/#\\\/schema\\\/person\\\/811e2bda558fde295a8090df6f1155c4\",\"name\":\"OG\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"pt-PT\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/72385a90121fd12870de421a427848b2c8167a3dc0d0fd381d1fa513d2633869?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/72385a90121fd12870de421a427848b2c8167a3dc0d0fd381d1fa513d2633869?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/72385a90121fd12870de421a427848b2c8167a3dc0d0fd381d1fa513d2633869?s=96&d=mm&r=g\",\"caption\":\"OG\"},\"sameAs\":[\"https:\\\/\\\/altsl.com\"],\"url\":\"https:\\\/\\\/altsl.com\\\/pt\\\/author\\\/og\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Alt Creator Interview #2: Angry Store - Second Life Creator Spotlight","description":"Meet the creator behind Angry Store in Second Life and discover the horror, masks, monsters, and creative process shaping this unique Alt Weekend Sale brand.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/altsl.com\/pt\/interviews\/angry-store\/","og_locale":"pt_PT","og_type":"article","og_title":"Alt Creator Interview #2: Angry Store - Second Life Creator Spotlight","og_description":"Meet the creator behind Angry Store in Second Life and discover the horror, masks, monsters, and creative process shaping this unique Alt Weekend Sale brand.","og_url":"https:\/\/altsl.com\/pt\/interviews\/angry-store\/","og_site_name":"Alt Weekend Sales","article_published_time":"2026-07-08T17:01:21+00:00","article_modified_time":"2026-07-08T17:28:09+00:00","og_image":[{"width":1024,"height":512,"url":"https:\/\/altsl.com\/wp-content\/uploads\/2026\/07\/Alt_CREATOR_HIGHLIGHT_BANNER_ANGRYSTORE-1024x512.png","type":"image\/png"}],"author":"OG","twitter_card":"summary_large_image","twitter_misc":{"Escrito por":"OG","Tempo estimado de leitura":"8 minutos"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/altsl.com\/interviews\/angry-store\/#article","isPartOf":{"@id":"https:\/\/altsl.com\/interviews\/angry-store\/"},"author":{"name":"OG","@id":"https:\/\/altsl.com\/#\/schema\/person\/811e2bda558fde295a8090df6f1155c4"},"headline":"Alt Creator Interview #2: Angry Store","datePublished":"2026-07-08T17:01:21+00:00","dateModified":"2026-07-08T17:28:09+00:00","mainEntityOfPage":{"@id":"https:\/\/altsl.com\/interviews\/angry-store\/"},"wordCount":1683,"publisher":{"@id":"https:\/\/altsl.com\/#organization"},"image":{"@id":"https:\/\/altsl.com\/interviews\/angry-store\/#primaryimage"},"thumbnailUrl":"https:\/\/altsl.com\/wp-content\/uploads\/2026\/07\/Alt_CREATOR_HIGHLIGHT_BANNER_ANGRYSTORE.png","articleSection":["Interviews"],"inLanguage":"pt-PT"},{"@type":"WebPage","@id":"https:\/\/altsl.com\/interviews\/angry-store\/","url":"https:\/\/altsl.com\/interviews\/angry-store\/","name":"Alt Creator Interview #2: Angry Store - Second Life Creator Spotlight","isPartOf":{"@id":"https:\/\/altsl.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/altsl.com\/interviews\/angry-store\/#primaryimage"},"image":{"@id":"https:\/\/altsl.com\/interviews\/angry-store\/#primaryimage"},"thumbnailUrl":"https:\/\/altsl.com\/wp-content\/uploads\/2026\/07\/Alt_CREATOR_HIGHLIGHT_BANNER_ANGRYSTORE.png","datePublished":"2026-07-08T17:01:21+00:00","dateModified":"2026-07-08T17:28:09+00:00","description":"Meet the creator behind Angry Store in Second Life and discover the horror, masks, monsters, and creative process shaping this unique Alt Weekend Sale brand.","breadcrumb":{"@id":"https:\/\/altsl.com\/interviews\/angry-store\/#breadcrumb"},"inLanguage":"pt-PT","potentialAction":[{"@type":"ReadAction","target":["https:\/\/altsl.com\/interviews\/angry-store\/"]}]},{"@type":"ImageObject","inLanguage":"pt-PT","@id":"https:\/\/altsl.com\/interviews\/angry-store\/#primaryimage","url":"https:\/\/altsl.com\/wp-content\/uploads\/2026\/07\/Alt_CREATOR_HIGHLIGHT_BANNER_ANGRYSTORE.png","contentUrl":"https:\/\/altsl.com\/wp-content\/uploads\/2026\/07\/Alt_CREATOR_HIGHLIGHT_BANNER_ANGRYSTORE.png","width":2048,"height":1024},{"@type":"BreadcrumbList","@id":"https:\/\/altsl.com\/interviews\/angry-store\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/altsl.com\/"},{"@type":"ListItem","position":2,"name":"Alt Creator Interview #2: Angry Store"}]},{"@type":"WebSite","@id":"https:\/\/altsl.com\/#website","url":"https:\/\/altsl.com\/","name":"Alt Weekend Sale","description":"","publisher":{"@id":"https:\/\/altsl.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/altsl.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"pt-PT"},{"@type":"Organization","@id":"https:\/\/altsl.com\/#organization","name":"Alt Weekend Sale","url":"https:\/\/altsl.com\/","logo":{"@type":"ImageObject","inLanguage":"pt-PT","@id":"https:\/\/altsl.com\/#\/schema\/logo\/image\/","url":"https:\/\/altsl.com\/wp-content\/uploads\/2025\/10\/OBzIOE4.png","contentUrl":"https:\/\/altsl.com\/wp-content\/uploads\/2025\/10\/OBzIOE4.png","width":1024,"height":747,"caption":"Alt Weekend Sale"},"image":{"@id":"https:\/\/altsl.com\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/altsl.com\/#\/schema\/person\/811e2bda558fde295a8090df6f1155c4","name":"OG","image":{"@type":"ImageObject","inLanguage":"pt-PT","@id":"https:\/\/secure.gravatar.com\/avatar\/72385a90121fd12870de421a427848b2c8167a3dc0d0fd381d1fa513d2633869?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/72385a90121fd12870de421a427848b2c8167a3dc0d0fd381d1fa513d2633869?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/72385a90121fd12870de421a427848b2c8167a3dc0d0fd381d1fa513d2633869?s=96&d=mm&r=g","caption":"OG"},"sameAs":["https:\/\/altsl.com"],"url":"https:\/\/altsl.com\/pt\/author\/og\/"}]}},"_links":{"self":[{"href":"https:\/\/altsl.com\/pt\/wp-json\/wp\/v2\/posts\/7687","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/altsl.com\/pt\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/altsl.com\/pt\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/altsl.com\/pt\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/altsl.com\/pt\/wp-json\/wp\/v2\/comments?post=7687"}],"version-history":[{"count":7,"href":"https:\/\/altsl.com\/pt\/wp-json\/wp\/v2\/posts\/7687\/revisions"}],"predecessor-version":[{"id":7695,"href":"https:\/\/altsl.com\/pt\/wp-json\/wp\/v2\/posts\/7687\/revisions\/7695"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/altsl.com\/pt\/wp-json\/wp\/v2\/media\/7689"}],"wp:attachment":[{"href":"https:\/\/altsl.com\/pt\/wp-json\/wp\/v2\/media?parent=7687"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/altsl.com\/pt\/wp-json\/wp\/v2\/categories?post=7687"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/altsl.com\/pt\/wp-json\/wp\/v2\/tags?post=7687"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}