Grimmys/rpg_tactical_fantasy_game

Games crash when starting Chapter 1 - Level 1

Closed this issue · 1 comments

After closing the first dialogue pop-up of the level, the games crashes with this log:
error message --LevelEntityCollections is not subscriptable--.txt
The easiest way to fix it is to change entities.["foes"] to entities.foes

Closing the issue since it has been fix