Thrimbus Posted February 2, 2025 Share Posted February 2, 2025 Hi there, I'm wanting to make a mod which adds a character which has the same abilities as one of the default characters (specifically one for Wortox and one for Wendy) but so I can change the sprites and animations and dialogue, I have pretty much no experience modding and I have no idea how to do this, no matter how much I searched I couldn't find anything that helped me do this. Any help at all would be greatly appreciated! Link to comment https://forums.kleientertainment.com/forums/topic/163646-need-help-figuring-out-how-to-copy-a-character-into-a-mod-sort-of/ Share on other sites More sharing options...
Haruhi Kawaii Posted February 4, 2025 Share Posted February 4, 2025 On 2/3/2025 at 3:37 AM, Thrimbus said: Hi there, I'm wanting to make a mod which adds a character which has the same abilities as one of the default characters (specifically one for Wortox and one for Wendy) but so I can change the sprites and animations and dialogue, I have pretty much no experience modding and I have no idea how to do this, no matter how much I searched I couldn't find anything that helped me do this. Any help at all would be greatly appreciated! Add this for character similar to Wendy 1 Link to comment https://forums.kleientertainment.com/forums/topic/163646-need-help-figuring-out-how-to-copy-a-character-into-a-mod-sort-of/#findComment-1792864 Share on other sites More sharing options...
BB Marioni Posted March 12, 2025 Share Posted March 12, 2025 On 2/4/2025 at 5:12 PM, Haruhi Kawaii said: Add this for character similar to Wendy I'm having a hard time copying skill trees now for modded characters Link to comment https://forums.kleientertainment.com/forums/topic/163646-need-help-figuring-out-how-to-copy-a-character-into-a-mod-sort-of/#findComment-1806461 Share on other sites More sharing options...
Haruhi Kawaii Posted March 13, 2025 Share Posted March 13, 2025 19 hours ago, BB Marioni said: I'm having a hard time copying skill trees now for modded characters I think it's not really hard, you can use the default character's skilltree, haven't tested it yet local BuildSkillsData = require("prefabs/skilltree_wendy") -- Load in the skilltree 1 Link to comment https://forums.kleientertainment.com/forums/topic/163646-need-help-figuring-out-how-to-copy-a-character-into-a-mod-sort-of/#findComment-1806760 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