Roblox Studio How To Make A Disappearing And Reappearing Platform

Channel:
Subscribers:
126
Published on ● Video Link: https://www.youtube.com/watch?v=YMEjlnaAdcs



Roblox
Game:
Roblox (2006)
Category:
Tutorial
Duration: 1:07
81 views
3


Script:

local platform = script.Parent

local function disappear()
platform.CanCollide = false
platform.Transparency = 1
end

local function appear()
platform.CanCollide = true
platform.Transparency = 0
end

while true do
wait(3)
disappear()
wait(3)
appear()
end

Subscribe! https://www.youtube.com/@MarkPlaysAlotOfGames/videos

i havent got a discord server yet cause that takes effiort

Twitch: https://www.twitch.tv/markleap69

TikTok: https://www.tiktok.com/@i_will_throw_spaghetti

so ye thats pretty much it accept for tags

#cityskylines #viral #blowthisupforme #gameing #gaming #gamingvideos







Tags:
Markplaysalotofgame
MarkPlaysAlotOfGames
roblox
roblox studio
roblox how to
roblox studio how to
roblox tutorial
roblox studio tutorial
2023
roblox 2023
how to
tutorial
markplaysalotofgames



Other Statistics

Roblox Statistics For BobTheKnob

BobTheKnob currently has 1,377 views spread across 10 videos for Roblox. Less than an hour worth of Roblox videos were uploaded to his channel, or 1.35% of the total watchable video on BobTheKnob's YouTube channel.