Simple Placement System
A downloadable asset pack for Windows and macOS
OVERVIEW
This package includes a building system for placing buildings and a delete system to remove them. This package may receive a few updates. If you would like more, consider purchasing the Premium Version - Link : no link yet
Players can select, preview, rotate, place, or cancel building. Delete mode switches to remove placed models.
This pack only supports PC!
BUILDING SYSTEM
How It Works:
Click on buildings from GUI buttons.
Preview model snaps onto a grid at the position of the mouse.
Controls:
Left-click: place building.
Q / E: rotate left/right 90 degrees.
Shift + Left-click: place multiple in line.
X or Cancel button: cancel placement
Customization:
GRID_SIZE: set grid snap size (default 4).
Baseplate: being used as placement surface at the moment; if needed, adjust raycast whitelist.
Collision check: prevents overlapping placements with Region3.
Preview Appearance: can change transparency and selection box color.
Rotation increments: can set rotation amount per key press.
Sounds: exchange "Place" and "Rotate" sound objects in GUI.
Models: put buildable models in ReplicatedStorage > Placeables; each needs a PrimaryPart.
DELETE SYSTEM
How It Works:
-Toggle Delete Mode with Delete button.
- In Delete Mode, left-click model to erase it.
--Plays delete sound and shows "Delete Mode ON" text while active
Customization:
- Delete Target: erases whole Model under cursor.
- Sound: swap the sound objects.
FOLDER STRUCTURE & DEPENDENCIES
- ReplicatedStorage/Placeables: models to build (must have PrimaryPart).
- ReplicatedStorage/PlaceStructure: RemoteEvent for placing models.
- ScreenGui: contains buttons (CancelBuildButton, DeleteButton), sounds (Place, Rotate, Delete), and ActionText label.
- ActionText: shows current mode/status messages.
RECOMMENDATIONS
- Make sure models have PrimaryPart set.
- Keep UI names consistent with script expectations.
For any questions or customization assistance, simply ask!
Published | 3 days ago |
Status | In development |
Category | Assets |
Author | Styxiane Studios |
Download
Click download now to get access to the following files:
Development log
- Release3 days ago
Leave a comment
Log in with itch.io to leave a comment.