How to make quest system in Roblox studio (part 1)
Channel:
Subscribers:
504
Published on ● Video Link: https://www.youtube.com/watch?v=hpKvHFPLfcA
How to make quest system in Roblox studio
the gamehttps://web.roblox.com/games/11405827985/Quest-System-thing
script:
script.Parent.Triggered:Connect(function()
game.Workspace.HighlightedPart.Highlight.Enabled = true
end)
script 2 :
script.Parent.Touched:Connect(function(hit)
game.Workspace.HighlightedPart.Highlight.Enabled = false
end)
Other Videos By ShadowsBinary
Tags:
#Tutorial
#Roblox
#RobloStudio
Roblox
Other Statistics
Roblox Statistics For ShadowsBinary
There are 77,419 views in 163 videos for Roblox. About 6 hours worth of Roblox videos were uploaded to his channel, roughly 67.73% of the content that ShadowsBinary has uploaded to YouTube.