SlayTheSpire2ModdingTutorials/docs/03-baselib/03-11-add-monster/ #13
Replies: 1 comment 1 reply
-
|
大佬,我自己写了一个怪物,想要添加到每一场战斗中,我不会写patch就写在了一个遗物的 BeforeCombatStart() 里。我用CreatureCmd.Add(combatState, null)添加怪物时,怪物总是被默认生成在屏幕的正中心(如果重复添加怪物会叠在一起),有什么办法可以让他生成在已有怪物的左右两侧吗 |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
SlayTheSpire2ModdingTutorials/docs/03-baselib/03-11-add-monster/
https://glitchedreme.github.io/SlayTheSpire2ModdingTutorials/docs/03-baselib/03-11-add-monster/
Beta Was this translation helpful? Give feedback.
All reactions