Simulator Generator Plugin

It’s very neat and useful code! I am meaning to use it for another project as well. I would like to add it works as is. All it requires is that you define the libraries.

The Tree are models with primary parts located at the base of the tree where it touches the ground. The rest are mesh part or parts, and finally the platforms are designed as models 20x20x20. Then you can even resize the entire Candyland model further using any of the resize functions located in the open sourced library. Some interesting ones are ResizeVectorwhich takes a model and a Vector3.new(ScaleX,ScaleY,ScaleZ) as arguments or their is just Resize(model,Scale) and it works on everything including welds, bones, and particle emitters! Hope you find some good use for that code and good luck!

1 Like