So, I've wanted to know how to change a block's surface with the command bar on the bottom of roblox studio. (By surface I mean like Glue, Inlet, ect.) I've tried to do this so far:
[COPY TO SEE IMAGE] file:///C:/Users/LUCKY/Pictures/Captureee.PNG
(NOTE): I am a beginner.
--[[Surfaces: BackSurface BottomSurface FrontSurface LeftSurface RightSurface TopSurface --]] --[[Surface Types: Glue Hinge Smooth SmoothNoOutline SteppingMotor Studs Universal Welds --]] workspace.PARTNAME.SurfaceChoice = 'Surface Type'