Condition : If Touched

Hello, is it possible to make a condition if a part touches another part?

You can use part.Touched:Connect(function(t) to turn it into a function. The t will be the part that initiated the touch

Please search on the internet before you post here.

Developer Hub:

I know it exists but I want something with " if then "