Unions tend to corrupt after studio updates.
Is the picture the result of completing the tycoon, or is it the appearance of the tycoon after you purchase the plot?
the complete tycoon as of roight now
It might help if you set transparency to 1 on the stuff you have to make/ buy
hmm maybe when i move it ill set transparency to 1 on everything then undo it when its moived
You should have the first appearance of the tycoon being shown in studio instead of the final product, and then try to clone the extra buyable things into the tycoon, so when you duplicate, studio wouldnāt duplicate so many parts and scripts from the finished product.
This is kind of hard to explain. Donāt be afraid to ask me if you donāt understand what I mean.
hmm idk sounds really complex to me
So you know how when a tycoon starts, itās a very empty plot with no walls and stuff? Duplicating something like that should should not lag the studio, since you are duplicating very few parts. You want to have a script that would build the tycoon, instead of having the full finished tycoon in your studio because thereās would be too many individual parts and scripts that Roblox end to duplicate.
A way to build onto all the tycoons would be to place duplicated models and walls into the ReplicatedStorage, and then place a script anywhere -that is not in the tycoon (so it is not duplicated along with the tycoon)- which would detect everything and clone all the parts onto the tycoons.
idk ho to make it so its only shows the start version of it
Hereās a break down of the steps.
-
Create or grab the parts of the tycoon that should be the beginning product of the tycoon
-
Dissect each part or dropper into models that will be cloned and place them in the ReplicatedStorage. Any model that is exactly the same as some other model that already existed should not be added again, since it doesnāt make sense to. Itās okay to put scripts into the models of the ReplicatedStorage, since they arenāt being duplicated 5+ times in studio
-
Insert a āscriptā into somewhere
-
Define everything inside the ReplicatedStorage into the script. Turn it into a table if you want to save time and you know how to use them.
-
Define the buttons so that when they are pressed, it clones a model or dropper and position the cloned items where they should be
This is honestly a pretty complicated way that needs a lot of time to do, and there are definitely other ways to achieve the same result. Itās fine if you donāt want to go through all of these steps, since there is probably a simpler way. This method is just how I would have preferred to do it.
oml idk if i can do that man ill try
hold on could i pay you to do it?
Try it out in a separate game so you donāt accidentally ruin your main game by copying and pasting the tycoon into the separate place. Use Ctrl + C to copy and Ctrl + V to paste. Try checking out tutorials for a better way to make tycoons I feel you find my method too complicated.
I will try to edit and link some if I do find one that fits your problem.
@tennis_dad Donāt pay me, try to learn how to do it and you will realize how awarding it is. I am also not looking for jobs to do, so I refuse .
Hey, wellā¦ as others have stated, change your studio graphics to reduce lagā¦ but you may also try to reduce the amount of parts you have on the island by simply establishing unions to reduce lag.
There are many factors to reduce lag issue your tycoon may have a lot of parts or unions causing lag; have you consider turning them into meshes if your using unions in certain areas, Iāll recommend using them in moderation when needed unions actually can cause more lag. You should balance the amount of parts, textures or unions being used in certain areas of the tycoon.
Do you mind providing more information or images to get a good understanding of what is being used on your build as itāll help provide a solution to your problem? You can convert unions into meshes to reduce lag. There are few threads that are related to āprojects causing lag when buildingā. If your build has a lot of textures and unions they tend to get quite heavy.
it still lags when moving ima just suck it up and spend an hour to move it
Emulation for different devices always work for me to reduce the lag, there is an emulation for other devices option above your workspace. Change it a device which has low memory usage, i genrerally changei t to ipad or iphone something, it really helps.
Otherwise you can change your lightning settings too, change it to compability when youāre building change it back to what you want when you publish