zonydragon Posted February 16, 2023 Share Posted February 16, 2023 So it's just what the title says, I'm very close to finishing my character mod, I just wanted to test out what does my character looks like with hats. It's decent, some of the hair is sticking out from behind which is kinda weird but it's fine. But when I turned around suddenly it looked like this (the image below). On the right is what my character looks like from behind normally, but on the left is what he looks like with a hat. His fur/hair goes to the front of his body, not covering the back like how it's supposed to and an extra head appears on the left. I have no idea what's causing this, all I know is that it might be related to the exported/taran/hair_hat or hair folder and the "hair_hat-2" or "hair-2" image inside of it. I really don't know how to fix this and I couldn't find anything on the internet about it. In case it's needed, I'll put the taran folder here. (Taran is the name of my character by the way, hence the name of some of the files or folders) https://drive.google.com/drive/folders/187Q3iC5CE9JrP8uU52bAYVz9sRWcY86Z?usp=share_link Link to comment https://forums.kleientertainment.com/forums/topic/146057-head-disappears-in-back-view-when-wearing-hat-and-an-extra-head-appears-on-the-side/ Share on other sites More sharing options...
Chesed Posted February 16, 2023 Share Posted February 16, 2023 (edited) Hi again! The duplicated head is your "hair_hat-2" sprite being misplaced. It looks like you changed the image dimensions in the .scml file to match the "hair-2" sprite, but forgot to swap out the "hair_hat-2.png" sprite itself with the bigger canvas version. Making the canvas and sprite placement match your "hair_2" sprite and compiling the character put the hair back in the correct position. Hope this works for you! Edited February 16, 2023 by Chesed Link to comment https://forums.kleientertainment.com/forums/topic/146057-head-disappears-in-back-view-when-wearing-hat-and-an-extra-head-appears-on-the-side/#findComment-1621071 Share on other sites More sharing options...
zonydragon Posted February 17, 2023 Author Share Posted February 17, 2023 21 hours ago, Chesed said: Hi again! The duplicated head is your "hair_hat-2" sprite being misplaced. It looks like you changed the image dimensions in the .scml file to match the "hair-2" sprite, but forgot to swap out the "hair_hat-2.png" sprite itself with the bigger canvas version. Making the canvas and sprite placement match your "hair_2" sprite and compiling the character put the hair back in the correct position. Hope this works for you! Hey, thanks! It worked and it looks normal now. Just had to figure out how to resize it and place it correctly. Thanks again <3 1 Link to comment https://forums.kleientertainment.com/forums/topic/146057-head-disappears-in-back-view-when-wearing-hat-and-an-extra-head-appears-on-the-side/#findComment-1621138 Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now