So, I’ve been working on this game idea of mine for a while, and hit a road block when I didn’t know how to handle custom animations for multiple custom characters, which are playable.
I have tried to modify the default Roblox Animate script, but it’s so much that I’m not really sure what I’m changing.
Any help would be appreciated, I’ve been stuck at this for the past three hours.
Have you had any luck with this? I’ve been trying to figure out how to do this for days now. I heard from someone that they create an empty animate script in starter character scripts and then clone the chosen custom characters own animate script from within the model and replace the empty animate script upon loading the new character which sounds simple but I can’t figure out exactly how to do that…