Jump to content

Recommended Posts

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!

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

 

  • Like 1
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

 

  • Like 1

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
  • Create New...