Sneaky Axolxtl Posted January 29, 2023 Share Posted January 29, 2023 I made a custom idle animation with the custom player animation mod to test it, and it worked in the mod, but in my player mod it's completely invisible. I have this in my prefab's common_postinit inst.customidleanim = "idle_orange" and my idle is in my anims folder is there something i'm doing wrong? 2023-01-29 16-24-43.mp4 Link to comment https://forums.kleientertainment.com/forums/topic/145828-custom-idle-animation-is-invisible/ Share on other sites More sharing options...
IronHunter Posted January 29, 2023 Share Posted January 29, 2023 Did you make sure to add the asset so it is loaded into the game? Link to comment https://forums.kleientertainment.com/forums/topic/145828-custom-idle-animation-is-invisible/#findComment-1619530 Share on other sites More sharing options...
Sneaky Axolxtl Posted January 29, 2023 Author Share Posted January 29, 2023 18 minutes ago, IronHunter said: Did you make sure to add the asset so it is loaded into the game? Hi! I already figured this out with some helpers from the dst server My issue was I didn't name my anim correctly in my code (the anim name was orange_idle and i said idle_orange in the code) 1 Link to comment https://forums.kleientertainment.com/forums/topic/145828-custom-idle-animation-is-invisible/#findComment-1619534 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