How do I do 2d collision detection?

(Wrong directory? Let me know!)
Hello.

I am trying to replicate collision detection on ImageLabels and Frames in Roblox Studio. However, I don’t know how, and my prior attempts were all failures. Can you help me do it? I would greatly appreciate it.
Thanks in advance.

1 Like

If you are trying to determine if two 2D objects are in each other you may want to look up “AABB” collision detection