Closed orendain closed 1 year ago
Fix LevelExitLockedUntilOneHeroRemainsRule triggering on all interactables.
LevelExitLockedUntilOneHeroRemainsRule
The issue was that the rule would block all interactions, rather than just interactions with the exit. This fixes that issue.
Fix
LevelExitLockedUntilOneHeroRemainsRule
triggering on all interactables.The issue was that the rule would block all interactions, rather than just interactions with the exit. This fixes that issue.