Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Expert encounter sets will not be loaded

A topic by willowBySword created Jun 07, 2024 Views: 120 Replies: 2
Viewing posts 1 to 3

In Expert mode, the "standard" and "expert" encounter cards in "encounter_sets" will not be loaded.

"rhino_expert" and "zola_expert" both only load their respective villain's encounter sets, without including the "standard" and "expert" encounter cards.

上面这种情况是在launch.json文件里修改

  "campaign_name": "rhino_expert",时,无法加载。而如果使用http://127.0.0.1:2345/scene来进行编辑牌组,则可以实装expert和standard遭遇组

Developer

Hi @willowBySword,

We have identified the issue where the encounter sets are not loading when starting the game without the Scene Editor. We will address this in the next update.

Additionally, we recommend using the Scene Editor for launching the game instead of manually editing the launch.json file.

Thank you for your understanding and patience.