- Joined
- Aug 14, 2020
- Messages
- 27
- Reaction score
- 5
- First Language
- French
- Primarily Uses
- RMMV
Hello @Maliki79 !
Just before going to bed, I was looking at my different attacks, which depends on the weapon type used.
So there is an attack for the swords that has its own specifics, and another one for the daggers, etc. They're separated skills.
So I planned on having the player the possibility to choose which attack to use if he has two different weapon types equipped.
Then I noticed that the skills showing on screen were both the one from the main hand weapon.
So my battle command menu shows this when I have a sword on main hand and dagger on off hand :
Attack (sword)
Attack (sword)
Skills
Items
etc.
Then if I invert the weapons (dagger on main hand and sword on off hand) :
Attack (dagger)
Attack (dagger)
Skills
Items
etc.
Do I have to change something on my skills in order to have both Attack skills available ? Or is the problem coming from the plugin not intended for this particular use, or even something else ?
Just before going to bed, I was looking at my different attacks, which depends on the weapon type used.
So there is an attack for the swords that has its own specifics, and another one for the daggers, etc. They're separated skills.
So I planned on having the player the possibility to choose which attack to use if he has two different weapon types equipped.
Then I noticed that the skills showing on screen were both the one from the main hand weapon.
So my battle command menu shows this when I have a sword on main hand and dagger on off hand :
Attack (sword)
Attack (sword)
Skills
Items
etc.
Then if I invert the weapons (dagger on main hand and sword on off hand) :
Attack (dagger)
Attack (dagger)
Skills
Items
etc.
Do I have to change something on my skills in order to have both Attack skills available ? Or is the problem coming from the plugin not intended for this particular use, or even something else ?