Thanks so much im making a game using this plugin, ive been working on it for about 4 months now and i need to add a teleporter where you can teleport all the areas you have unlocked, could you make a video on that?
@FrognovYT8 күн бұрын
teleport is so easy first set part then name them of your areas create GUI costumize GUi in the main frame add imagebutton or textbutton script for Gui open: script.Parent.MouseButton1Click:Connect(function() script.Parent.Parent.Parent.YourFrameName.Visible = not script.Parent.Parent.Parent.YourFrameName.Visible end) since you added imagebutton or textbutton create local script in each text button or imagebutton script teleport: wait(1) player = game.Players.LocalPlayer button = script.Parent local debounce = false function teleport() if not debounce then debounce = true local LowerTorso = player.Character.LowerTorso LowerTorso.CFrame = game.Workspace.CHANGEYOURPARTNAME.CFrame -- Change "CHANGEYOURPARTNAME" to whatever you rename your part to. script.Parent.Parent.Visible = false end end button.MouseButton1Click:Connect(teleport) while true do wait() debounce = false wait(2) -- This limits to how often a player can click the teleport button (In seconds). end °CHANGEYOURPARTNAME" write the name of the part like Volcano Area click on the Imagebutton or textbutton it teleports there i think it doesnt work on R16
@Ro4uqui4 ай бұрын
is there any possibility that you can make a video on how to add leaderstats too like ( coins and rebirths) (I am talking about collector game)
@DreadzyWasTaken2 ай бұрын
Umm when i try to play test it just shows me red marks even after API and HTTP access?
@CashoutJay-143 ай бұрын
when i hatch the egg the pet doesnt pop up just the name and the rarity and it doesnt go to my inventory may anyone help me
@CraZy_-yl3ug5 ай бұрын
W
@Bu2ha12 ай бұрын
Is the Pet animation in Resources?
@CraZy_-yl3ug5 ай бұрын
Where is the next Guide?i really want to know how i can change the UI and GUI
@untitled44465 ай бұрын
I didn't have plan to do a tutorial on that you can easily remake a gui to whatever you want but keep it the same name and same location as old one
@Rob_934 ай бұрын
just learn.. it’s a very basic thing to do. 😂
@xotic60393 ай бұрын
for some reason two of my pets face textures aren't showing, they were showing before and now they're not. Some pets have the same texture and they're showing so I'm very confused. (plus they show up when I put them in workspace just not in the actual game) Edit: I figured it out, the face textures were in the wrong folder 😵💫
@Pamii793 ай бұрын
when I open the egg, the pet I added looks to the right maybe you can help?
@xotic60393 ай бұрын
@@Pamii79 I also just ran into this problem and you simply need to rotate the main part so that the colors of the arrows are the same as other pets
@Pamii793 ай бұрын
you have discord?
@Pamii793 ай бұрын
@@xotic6039 i changed but nothing happens
@xotic60393 ай бұрын
@@Pamii79 I do, it's xotic6039
@JY_JHyayajannat2 ай бұрын
can you make a golden machine ring
@GreenGhost_S007S3 ай бұрын
can i make my own animation for the pet
@lkamnug4 ай бұрын
my pets are super big when i hatched them how do i fix they are normal oterwise
@CharlietheCat-g7v4 ай бұрын
did you ever figure that out? im having the same issue
@lkamnug4 ай бұрын
my pets are facing the wrong way, how do i fix that
@PEEK_KEEP4 ай бұрын
Rotate the main part
@Dr3w_Dev5 ай бұрын
Where do i get the pet animation
@untitled44465 ай бұрын
you can get it on Simulator Generator Discord link is in description, Sorry for late reply
@FUJITAKAGTАй бұрын
bro can i get that animation script?
@Pamii793 ай бұрын
when I open the egg, the pet I added looks to the right