jakeHaasBlog / COMP4990_Dimension-Tamer

COMP 4990 Final Project (Jake Haas and Drew St. Amour)
0 stars 0 forks source link

Fix Bug - Snowy forest encounter zones are not working #45

Closed jakeHaasBlog closed 9 months ago

jakeHaasBlog commented 9 months ago

Found the problem. In TileData.cs, the snowyForestDeepSnowEZ tile that was being used as a background for the encounter zones was not flagged as an encounter tile.

Changed the flags and tested it