top of page
Prop Spawner Panel
This is currently our most sold product, which was used in many big Roblox events. With this product, you can move a model from ServerStorage or anywhere else to Workspace. This allows the model to "disappear" and then "reappear" from the game.
Tutorial
1. Group your prop as a model (ctrl + g), name it and put it in ServerStorage.
2. Get the model and insert it in your game via Toolbox.
3. Open the "Settings" script in the folder.
4. Change the following line accordingly.
{"Italy", game.ServerStorage.Italy},
Change "Italy" to the name of the prop/model
5. For the other props, duplicate this line and repeat the process above.
6. Close the settings script and you're ready to use the product!
bottom of page