i’m trying to create a morph that changes the player’s character into a 3D modelled character with entirely new animations as well as a new rig. though the method I’ve used usually works for me, it simply just does nothing at the moment and i don’t have any clue as to why this is happening.
-
What do you want to achieve? Keep it simple and clear!
when the player steps on the button in front of the character, they should morph into the character. -
What is the issue? Include screenshots / videos if possible!
when you step on the button, it does nothing at all. it’s confusing as i have used this exact script before for other morphs and it has worked fine in the past. -
What solutions have you tried so far? Did you look for solutions on the Developer Hub?
i have looked around for solutions but since this issue is oddly specific i couldn’t find anything that fit my needs. i thought posting would be better.
After that, you should include more details if you have any. Try to make your topic as descriptive as possible, so that it’s easier for people to help you!
as the code is incredibly long, instead of pasting it here i suggest that you open the place file attached to get a proper look at the code and the morph itself. here it is:
jasperr.rbxl (945.7 KB)
here is a video showcasing the morph with the blue button (one i want to work) not working and then another morph using the exact same script and method working completely fine.the only difference between the two is that the one that isn’t working has bones and is 3D modelled. the one that is working is built in roblox and does not have any bones, that’s probably part of the reason as to why it isn’t working but I’m not sure how to fix it.
Please do not ask people to write entire scripts or design entire systems for you. If you can’t answer the three questions above, you should probably pick a different category.