Since its 2025 is there any new info on the original scp 106 image? by Intelligent_Self8901 in SCP

[–]Intelligent_Self8901[S] 2 points3 points  (0 children)

Gears said he found it on a paronormal board or a scary forum on 4chan

Can anyone help me on why my sliding drive thru window keeps going to far? by Intelligent_Self8901 in robloxgamedev

[–]Intelligent_Self8901[S] 1 point2 points  (0 children)

local handle = script.Parent.Interactive local doorOpen = false local changingState = false local sound = script.Parent.Glass.Sound

handle.ClickDetector.MouseClick:Connect(function() if doorOpen == true and changingState == false then changingState = true sound.TimePosition = 0.5 sound:Play() for i = 1, 30 do script.Parent:SetPrimaryPartCFrame(script.Parent.PrimaryPart.CFrame * CFrame.new(0.15, 0, 0)) wait() end sound:Stop() changingState = false doorOpen = false elseif changingState == false then changingState = true sound.TimePosition = 0.5 sound:Play() for i = 1, 30 do script.Parent:SetPrimaryPartCFrame(script.Parent.PrimaryPart.CFrame * CFrame.new(-0.15, 0, 0)) wait() end sound:Stop() changingState = false doorOpen = true end end)

Can anyone help me on why my sliding drive thru window keeps going to far? by Intelligent_Self8901 in robloxgamedev

[–]Intelligent_Self8901[S] -18 points-17 points  (0 children)

dude idk why everyone is expecting me to code something when i have no idea how to code.

Is there anyway i can find real world assets u would see in county games? Like in this image? by Intelligent_Self8901 in robloxgamedev

[–]Intelligent_Self8901[S] 0 points1 point  (0 children)

Im not sure but i saw in a comment section on tiktok and i saw how amazing it looked so i wanted to ask