i’m trying to make a 2.5d fighting game that requires 2d hitboxes. I was thinking i’d use squished collider triggers since they can be animated to always be the shape i need but i can’t because collider triggers dont react to one another (trigger on trigger).
anyone know how i can get 2 triggers to react to one another?
if not, any suggestions on how i can achieve 2d hitboxes that animate?