How To Make A Part Touch Part Function | ROBLOX Script Tutorial

Аватар автора
Игровые Эксперименты и Тесты
First, add a Part in Workspace and customize. Then, add a second Part into Workspace. After, add a Script into your first Part. In the Script, type... script.Parent.Touched:Connect(function(Part) if Part == game.Workspace.Part2 then --Where I typed Part2, type the name of the second Part you made --Type whatever you want to happen here end end) If you are using a model, instead of grouping them, make them a union. If you have any questions, or ideas, tell me in the comment section. These instructions might get confusing. Thanks for watching!

0/0


0/0

0/0

0/0