Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

How do i make a scripted GUI that lets you turn into pokemon?

Asked by 10 years ago

How do i make a script for a gui that allows my players to morph into a pokemon?

0
Can you post what you have tried? ultrabug 306 — 10y
0
Well i haven't tried much but this is one of the few videos i've tried to follow in order to make the morph gui:http://www.youtube.com/watch?v=U-fa4MoP7h8. I already know how to make a GUI i just need to learn how to make it to where my players can click a button on the GUI and morph into a Pokemon (Model of my choice). Moonrover34 0 — 10y

1 answer

Log in to vote
0
Answered by 10 years ago

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 ~~~~~~~~~~~~~~~~~

0
Thanks so much! it really has helped. Moonrover34 0 — 10y
0
Are you being sarcastic because Im not liking your attitude. xXCrazyknightXx 5 — 10y
0
No, i am honestly grateful for your help. Moonrover34 0 — 10y
Ad

Answer this question