How do i make a script for a gui that allows my players to morph into a pokemon?
Try making a teleport script but,make sure you use variables for both items and make sure your script has a humanoid in it or it wont find that variable in which its supposed to function to process and run the script without breaking it.Or do it the simple way,first make a tool,put one function like this:~~~~~~~~~~~~~~~~~ find.character.humanoid.tool.()name of tool~to process it correctely and then just add a model to script then put variable.1() and variable.2() but,make sure you make both tool and model have a click script. hope this helped ~~~~~~~~~~~~~~~~~