- Joined
- Jan 18, 2018
- Messages
- 9
- Reaction score
- 4
- First Language
- English
- Primarily Uses
- RMMV
Plugin
So I have an animated SV enemy (which works perfectly fine) that I'm trying to get to equip a custom weapon (from yanfly weapon sheet freebies). I have made a separate folder in the img folder, named it weapons, and imported the weapons. To call the weapon, I put on the enemy note tag:
<Weapon Image: Sword Yellow>
<Weapon Motion: swing>
This same note tag works with actors, just not enemies.
The skills that the enemy uses just contains: <Cast Animation: 0>
There are no states on this enemy.
I put the <Sideview Battler: (nameofthenemy)> before the weapon images
What is going on?
So I have an animated SV enemy (which works perfectly fine) that I'm trying to get to equip a custom weapon (from yanfly weapon sheet freebies). I have made a separate folder in the img folder, named it weapons, and imported the weapons. To call the weapon, I put on the enemy note tag:
<Weapon Image: Sword Yellow>
<Weapon Motion: swing>
This same note tag works with actors, just not enemies.
The skills that the enemy uses just contains: <Cast Animation: 0>
There are no states on this enemy.
I put the <Sideview Battler: (nameofthenemy)> before the weapon images
What is going on?
Attachments
-
174 KB Views: 7
