Skip to main content

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

How do you summon multiple actors? I'm using the <Summon: x, y> tag on a skill but I can't get the skill to summon multiple pets. Summoning just one works, but I can't summon multiple. For example:  <Summon: 21> works and <Summon: 22> works, but <Summon: 21, 22> doesn't work.

Right now, you cannot summon multiples at once. You can only assign the ability to summon a pet multiple times, on actors, classes, equip, & traits.

Running a short Common Event that summons multiple times might work, though.

(+1)

Perfect! Doing it with a common event worked, thank you.

Awesome!