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

How would i create random looking dropper's through script?

Asked by
nachsor 36
3 years ago

Hello,

Just before mentioning my issue, I just want to say I am not looking specifically for a script(although obviously this would help), simply ideas to how I could do this since I have absolutely 0 ideas of how. Anyways, here is my issue.

I am making a tycoon but I actually want the player to be able to create there own planets(which will have different dropper's as compared to other planets). The issue is that I have no clue how I would make the game decide how the droppers should look. How would it know the shape it should be, what colour to make what part, how it should detail it, things like that. Sorry if I'm not making myself too clear. I do not currently have anycode because as i explained earlier, i don't even know where to start. Anyways, any help is extremely appreciated! Thank you! :D

0
If you're trying to randomize it, you should have pre-built droppers designed for each "planet". Then use a module to store all the data consisting of the droppers persisting towards the planet that it should be part of. And then you can create functions to load the droppers depending on the planet. killerbrenden 1537 — 3y
0
So, what you are saying is create a dropper for each planet and use that? nachsor 36 — 3y

Answer this question