top of page
Search

Talkin' Bodies

  • Writer: Bojana Milenkovic
    Bojana Milenkovic
  • Mar 19, 2021
  • 1 min read

We're busy at work creating concept art with our partnered studio for our kickstarter project that's aiming to be launched in 90 days, and one of our biggest concerns is representation. Historically, RPGs didn't have the best rep when it came to character design. While the genre has gone a long way with recent titles, the majority of them relied on modder support to fully implement customization options that could go well beyond what was already in the game - which is kind of a shame. We're not an AAA studio so we can't exactly give you Black Desert level of sliders, but we hope to have a color pallet that will have a wide a


rray of skin tones, and at least 5 body types that can represent the majority of the populous, 5 heads that have a range of customization, as well as face, breast, and butt sliders. Of course, our game will still have full modder support, so we can only imagine some of the great things that will be created by all of you! (Oh, and yeah, we're fully prepared for the first mods to be nude. Ya'll aren't slick.) Anon! - Bojana

 
 
 

Comments


BE AN EXCLUSIVE AETHERIAN SUPPORTER AND RECEIVE  NEWS AND UPDATES TO YOUR EMAIL

Thanks for submitting!

  • Facebook
  • Instagram
  • YouTube

©2022 Aetherian Studios©

bottom of page
var animateButton = function(e) { e.preventDefault; //reset animation e.target.classList.remove('animate'); e.target.classList.add('animate'); setTimeout(function(){ e.target.classList.remove('animate'); },700); }; var bubblyButtons = document.getElementsByClassName("bubbly-button"); for (var i = 0; i < bubblyButtons.length; i++) { bubblyButtons[i].addEventListener('click', animateButton, false); }