Demonic Goat Posted July 25, 2018 Share Posted July 25, 2018 I have begun to have problems with the size of my character, it is very small that even the hats are big and floats above the head of my character. I have no idea what to do, can someone help me ?? Link to comment https://forums.kleientertainment.com/forums/topic/93926-my-character-mod-is-small/ Share on other sites More sharing options...
orlyx Posted July 25, 2018 Share Posted July 25, 2018 you just need to create a bigger sprites you can use a character example: Link to comment https://forums.kleientertainment.com/forums/topic/93926-my-character-mod-is-small/#findComment-1068112 Share on other sites More sharing options...
BraveChicken Posted July 25, 2018 Share Posted July 25, 2018 (edited) It would be helpful if you could post few screenshots to show how small is your character exactly. However, I had the same problem when I was creating my mod (As I changed the body proportions that my characters have in comparison to the normal Don't Starve characters) I don't know if there is a different way of solving this problem but what I did is that I used the: inst.Transform:SetScale(1.3, 1.3, 1.3) Which changes the size of your character. Put it in your character's prefab file along with the rest of your character's stats. You can of course change the "1.3" numbers to higher or lower, and that will increase/decrease the size of your character. Now about the hats, the way I fixed it in my mod is that I resized their textures so they would look normal on my characters. You can download my mod and then go into the anim folder and take all of the anim files of the resized hats if you want, and throw them inside the anim folder of your mod. (Again, I do not know how small is your character exactly so I'm not sure how much those resized files will help you, but you can give it a try.)Back To Nature << Here's the mod. Edited July 25, 2018 by BraveChicken Link to comment https://forums.kleientertainment.com/forums/topic/93926-my-character-mod-is-small/#findComment-1068114 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