im not exactly sure how to do this, i had an idea, but it didnt work. help??
Ok you are wanting to activate a cutscene when a part is clicked here how you would do that How to create a cut scene code to activate a cut scene. Put in the part you want to click. Also add a ClickDetector to that part Script:
script.Parent.ClickDetector.MouseClick:Connect(function(plr)
Hope this helps!!