RPG Developer Bakin

RPG Developer Bakin

王韋 1. maj 2024 kl. 2:57
Can skills be set to require a specific weapon to be equipped before they can be used?
I can't find the setting to restrict weapons in the skill setting function. Is there no such setting provided in Bakin? This will create a situation where you can use the arrow setting skill while equipping a sword...
< >
Viser 1-2 af 2 kommentarer
sylardean 2. maj 2024 kl. 4:23 
No, there's no function on skills to allow this.
I AM wondering though if it's now possible to do this through a Common event..?
Have the Common event consistently checking (sync-repeat) if each weapon is equipped with a YES/NO Branch, YES = learn player skill / NO = unlearn player skill.
IF possible this way then its just the case of setting up a branch check for each weapon.
王韋 2. maj 2024 kl. 9:12 
Oprindeligt skrevet af sylardean:
No, there's no function on skills to allow this.
I AM wondering though if it's now possible to do this through a Common event..?
Have the Common event consistently checking (sync-repeat) if each weapon is equipped with a YES/NO Branch, YES = learn player skill / NO = unlearn player skill.
IF possible this way then its just the case of setting up a branch check for each weapon.
Thanks for your reply, I will look into it again
< >
Viser 1-2 af 2 kommentarer
Per side: 1530 50