lambdaclass / champions_of_mirra

Curse of Mirra game codebase
https://curseofmirra.com/
Apache License 2.0
42 stars 4 forks source link

[BUG] Zone vfx shows before it should #1854

Open AngieDutra opened 2 weeks ago

AngieDutra commented 2 weeks ago

🐛 Bug Report

Steps to Reproduce

After a few seconds playing the zone is display at the corners of the map

Screenshot

Screenshot 2024-06-18 at 11 38 43

Expected Behavior

The zone should only be visible if the timer indicates so.

Your Environment

This bug is in main

AngieDutra commented 2 weeks ago

Talked with our TLs and looks like we are missing a bool from backend for the show state to actually solve this