A downloadable asset pack

Buy Now$4.99 USD or more

๐Ÿข Procedural Plot Floor Generator for Roblox

A high-performance, modular floor stacking system for Roblox Tycoons. This system utilizes the official ProceduralModel API to dynamically generate and transform building levels based on a set of templates.

๐Ÿš€ Key Features

  • Dynamic Stacking: Automatically stacks floors (Floor 0 to N) with precise alignment.
  • Real-time Customization: Control FloorCount, HeightOffset, and TwistAngle directly from the Studio Properties panel.
  • Smart Object Cleanup:
    • Removes Robux Podiums on all floors except the ground floor.
    • Cleans up Plate1 obstructions on higher floors (Floor 3+) to ensure ladder paths are clear.
    • Optionally hides the top-most ladder for a finished look.
  • Modular Architecture: Uses a self-contained Generator ModuleScript for easy duplication across multiple plots.
  • Billboard Correction: Includes a smart-patch for BillboardGui attachments, ensuring UI elements stay locked to their parts during generation.

๐Ÿ› ๏ธ How to Use

1. The Templates

Ensure you have a folder named PlotFloors (ideally in Workspace or ReplicatedFirst) containing your floor templates:

  • PlotFloor0: Your base/ground floor.
  • PlotFloor1: The first upper floor.
  • PlotFloor2: The template used for all subsequent floors (2, 3, 4...).

2. Setting up the Plot

Locate the PlotTemplate (a ProceduralModel instance) in your Workspace. The PlotFloorGenerator script should be parented inside this model.

3. Adjusting Attributes

Select the PlotTemplate in the Explorer and look at the Attributes section in the Properties window:

  • FloorCount: Set how many floors you want to generate.
  • FloorHeightOffset: Set the vertical distance between floors.
  • TwistAngle: Apply a spiral effect to your building by setting a rotation angle per floor.
  • HideTopLadders: Toggle whether the ladder on the very top floor should be deleted.

4. Updating the Model

The model updates automatically in the 3D view whenever you change these attributes!


Created with modularity and performance in mind. Perfect for modern Roblox Tycoon workflows.

Purchase

Buy Now$4.99 USD or more

In order to download this asset pack you must purchase it at or above the minimum price of $4.99 USD. You will get access to the following files:

PlotGeneratorKit-DragNDrop.rbxm 100 kB

Development log

Leave a comment

Log in with itch.io to leave a comment.