SrCheddar Posted March 21, 2025 Share Posted March 21, 2025 Can someone help me? I'm making a helmet mod and I don't know how to transfer the helmet textures to the spriter. Link to comment https://forums.kleientertainment.com/forums/topic/164995-help-for-a-custom-helmet-mod/ Share on other sites More sharing options...
Haruhi Kawaii Posted March 24, 2025 Share Posted March 24, 2025 On 3/22/2025 at 6:32 AM, SrCheddar said: Can someone help me? I'm making a helmet mod and I don't know how to transfer the helmet textures to the spriter. I saw a post about it. 1 Link to comment https://forums.kleientertainment.com/forums/topic/164995-help-for-a-custom-helmet-mod/#findComment-1808844 Share on other sites More sharing options...
SrCheddar Posted March 27, 2025 Author Share Posted March 27, 2025 but I don't understand how I should transfer the helmet textures to the spriter. Link to comment https://forums.kleientertainment.com/forums/topic/164995-help-for-a-custom-helmet-mod/#findComment-1809378 Share on other sites More sharing options...
Haruhi Kawaii Posted March 28, 2025 Share Posted March 28, 2025 On 3/27/2025 at 10:48 AM, SrCheddar said: but I don't understand how I should transfer the helmet textures to the spriter. Do you mean like this? 2025-03-28 15-26-25.mp4 1 Link to comment https://forums.kleientertainment.com/forums/topic/164995-help-for-a-custom-helmet-mod/#findComment-1809641 Share on other sites More sharing options...
SrCheddar Posted March 28, 2025 Author Share Posted March 28, 2025 I did all that but the helmet texture doesn't appear in the game. Link to comment https://forums.kleientertainment.com/forums/topic/164995-help-for-a-custom-helmet-mod/#findComment-1809749 Share on other sites More sharing options...
Haruhi Kawaii Posted March 29, 2025 Share Posted March 29, 2025 8 hours ago, SrCheddar said: I did all that but the helmet texture doesn't appear in the game. Did you use the template I sent above? If you use that template, you only need to replace the image, and it will work. If you have renamed anything, pay attention to these things, including the directories in \swap_hat and the OnEquip function 1 Link to comment https://forums.kleientertainment.com/forums/topic/164995-help-for-a-custom-helmet-mod/#findComment-1809806 Share on other sites More sharing options...
SrCheddar Posted March 29, 2025 Author Share Posted March 29, 2025 Yes, I used it and it didn't work Link to comment https://forums.kleientertainment.com/forums/topic/164995-help-for-a-custom-helmet-mod/#findComment-1809882 Share on other sites More sharing options...
Haruhi Kawaii Posted March 30, 2025 Share Posted March 30, 2025 6 hours ago, SrCheddar said: Yes, I used it and it didn't work Please zip the exported folder and the code for your hat, then attach it here. I'll check it when I can 1 Link to comment https://forums.kleientertainment.com/forums/topic/164995-help-for-a-custom-helmet-mod/#findComment-1809926 Share on other sites More sharing options...
SrCheddar Posted March 30, 2025 Author Share Posted March 30, 2025 ok, here it is, the mod adds 2 hats, the one that doesn't work with his texture is one called "flash sleek hat" flash sleek hat mod.rar Link to comment https://forums.kleientertainment.com/forums/topic/164995-help-for-a-custom-helmet-mod/#findComment-1810004 Share on other sites More sharing options...
Haruhi Kawaii Posted March 31, 2025 Share Posted March 31, 2025 9 hours ago, SrCheddar said: ok, here it is, the mod adds 2 hats, the one that doesn't work with his texture is one called "flash sleek hat" flash sleek hat mod.rar 916.81 kB · 3 downloads I fixed it, missing swap_hat folder in exported, inconsistent names in scripts flash_sleek_hat, flashsleek, hat_flashsleek 2025-03-31 11-54-57.mp4 flash sleek hat mod.zip 1 Link to comment https://forums.kleientertainment.com/forums/topic/164995-help-for-a-custom-helmet-mod/#findComment-1810091 Share on other sites More sharing options...
SrCheddar Posted March 31, 2025 Author Share Posted March 31, 2025 Now the textures work but they are positioned incorrectly and the texture of when it is on the ground is too big. Link to comment https://forums.kleientertainment.com/forums/topic/164995-help-for-a-custom-helmet-mod/#findComment-1810274 Share on other sites More sharing options...
Haruhi Kawaii Posted April 1, 2025 Share Posted April 1, 2025 1 hour ago, SrCheddar said: Bây giờ các kết cấu đã hoạt động nhưng chúng được định vị không chính xác và kết cấu khi ở trên mặt đất thì quá lớn. Try reducing the size of the image in Spriter and adjusting its position accordingly. The method is shown in the video I sent at the 30-second mark. 1 Link to comment https://forums.kleientertainment.com/forums/topic/164995-help-for-a-custom-helmet-mod/#findComment-1810286 Share on other sites More sharing options...
SrCheddar Posted April 1, 2025 Author Share Posted April 1, 2025 I followed the indications in the video and the error continue in the same way. Link to comment https://forums.kleientertainment.com/forums/topic/164995-help-for-a-custom-helmet-mod/#findComment-1810434 Share on other sites More sharing options...
Haruhi Kawaii Posted April 2, 2025 Share Posted April 2, 2025 11 hours ago, SrCheddar said: I followed the indications in the video and the error continue in the same way. inst.AnimState:SetScale(0.7, 0.7) To make the hat smaller when placed on the ground, you can use spriter as in the video to move its position as you want, it may take quite a while 2025-04-02 13-39-37.mp4 1 Link to comment https://forums.kleientertainment.com/forums/topic/164995-help-for-a-custom-helmet-mod/#findComment-1810565 Share on other sites More sharing options...
SrCheddar Posted April 2, 2025 Author Share Posted April 2, 2025 Now I can move its position but the problem is that when I put "inst.AnimState:SetScale(0.7, 0.7)" the two hats shrink, and I only want the "flash sleek hat" to shrink not the other 1 Link to comment https://forums.kleientertainment.com/forums/topic/164995-help-for-a-custom-helmet-mod/#findComment-1810647 Share on other sites More sharing options...
Haruhi Kawaii Posted April 3, 2025 Share Posted April 3, 2025 8 hours ago, SrCheddar said: Now I can move its position but the problem is that when I put "inst.AnimState:SetScale(0.7, 0.7)" the two hats shrink, and I only want the "flash sleek hat" to shrink not the other if name and name == "flashsleek" then inst.AnimState:SetScale(0.7, 0.7) end 1 Link to comment https://forums.kleientertainment.com/forums/topic/164995-help-for-a-custom-helmet-mod/#findComment-1810718 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