Hi everyone!
I'm trying to make a hurtbox (Area) detect a hitbox (Area) while both of them are static. I can detect the interaction if one of them moves, but if both are static, no interaction is registered. Does anyone know of a way to achieve this?
The hitbox is enabled and disabled with animations.
Thanks in advance.