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

How to spawn mass quantity's of parts? [closed]

Asked by 6 years ago

Hello! :D So i am making a simulator type game. And, i'm testing with spawning stuff. So, i got a button to delete the model i want to delete. But, how would i "Respawn" it. I know there's instance.new. But, this is a whole model i'm trying to respawn. I see it sometimes in other games. Could anyone help? Thanks in advance!

0
clone the model before it gets deleted, and when you want to respawn it just set the parent User#23365 30 — 6y
0
I was wondering that. But, i wasn't exactly sure how to do it! Thanks! :) bobatmcdownalds -2 — 6y

Closed as Not Constructive by User#19524

This question has been closed because it is not constructive to others or the asker. Most commonly, questions that are requests with no attempt from the asker to solve their problem will fall into this category.

Why was this question closed?

1 answer

Log in to vote
0
Answered by 6 years ago

clone the model before it gets deleted, and when you want to respawn it just set the parent.

--EXpodo1234ALT

Ad