Customizable Elevator Model Kit is here
It is customizable regardless of skills of building or scripting.
Link: create.roblox.com/store/asset/100203985684825
This the Elevator Kit on Roblox
This Elevator is customizable to your needs.
You can change how the button looks, how the door looks, (You can also delete or add parts fo fit your needs)
You can change the flooring,
You can change the lights.
You can add decorations, such as railings, desings and more
You can also customize the GUI, and you can script it.
You can customize the Door Positions and Doors, but the CFrame Part must be named the Folder name with the "Opened" and "Closed" at the end and parented to "_DoorPositions"
Example: if you name it "MiddleDoor", The "_DoorPositions" folder must contain a "MiddleDoorOpened" and "MiddleDoorClosed"
However:
The Elevator Cab must be named "_Elevator"
The Elevator Cab must contain a part named "_Base" and the Elevator Model must contain the part named "_Ceilling"
There should be 4 Ropes Constraint. If it is deleted, the Elevator will not work.
The Floors must be parented to the "_Floor" Folder, and must contain a Part that is the same size as the "_Base" and must be nammed "_Zone" and be parented to each floor.
The Elevator must contain an "ElevatorState" configuration
The configuration must contain a "CurrentFloor" Object Value, "Destination" Object Value and "ElevatorConfiguration" Module Script
If it does not have these, the Elevator will not work