Pre-made (Yanfly's) Action Sequence Sharing and Discussions

PaybacK

Fire Crazed
Veteran
Joined
Oct 26, 2015
Messages
64
Reaction score
12
First Language
English
Primarily Uses
Thank you very much!
Here ya go:




It'll let you bind individual sprites, faces, and SV sprites to states, so you can still have buffs applied. When the state is cleared, the actor will return to their original sprite.
 

jadedthoughts

Veteran
Veteran
Joined
Jan 18, 2015
Messages
41
Reaction score
21
First Language
English
Primarily Uses
Thank you for the followup! I really appreciate it.
 

KingKraken

Veteran
Veteran
Joined
Apr 2, 2015
Messages
145
Reaction score
52
First Language
English
Primarily Uses
RMMV
I was looking through the posts here and trying to see if anyone has anything that allows you to change a battler's sprite sheet in the middle of battle. For instance, one hero would use a specific skill that would then trigger the transformation. Maybe this will also cause a state to appear that gives them a buff while in this form. After a certain amount of turns the state wears off and they change back. I am also open to their form stays unless they use another skill to transform back. I apologize if something similar was posted, there are 37 pages to go through.
 I know you already have an answer, but here's another option for the sake of keeping your options open! Using yanflys plugins and you can also make this effect aattched to a state.
http://yanfly.moe/2016/07/06/tips-tricks-actor-transformations-rpg-maker-mv/#more-3276
 

mrdankles

Veteran
Veteran
Joined
Jun 15, 2016
Messages
56
Reaction score
4
First Language
English
Primarily Uses
No one can figure out the vortex issue? I tried everything ;(
 

PaybacK

Fire Crazed
Veteran
Joined
Oct 26, 2015
Messages
64
Reaction score
12
First Language
English
Primarily Uses

bedjoe44

Warper
Member
Joined
Jan 25, 2014
Messages
1
Reaction score
0
First Language
Indonesian
Primarily Uses
Hello, I am trying to make a character which mainly use a melee weapon, but he also have a skill that make use of gun, I am trying to have him swap into a gun only when he use said skill, how can I achieve this?


Also I am having problem trying to make a simple gun shot skill to work correctly, the character whip out the gun and use the missile motion for a very short time frame but then the motion immediately changed into (magic cast?) open arm motion with the gun icon floating in on his hand, like this.

gunproblem.png

 here is the sequence I used.

<target action>


motion attack: user


action animation


action effect: target


</target action>



This problem is persistent for me every time I try to use missile weapons, I have also tried using Yanfly's sequences he posted a while back that make characters moves into melee or stay and shoot missile depending on weapon used, but the same issue still happen for guns showing the open arms motion.


I apologize if this has been answered before, I have browse all 37 pages here and I might have missed the solution for this.
 

BloodletterQ

Chaotic Neutral Assassin
Veteran
Joined
Aug 15, 2012
Messages
1,535
Reaction score
1,178
First Language
English
Primarily Uses
N/A
How do I get rid of the skill/casting animation?
 
Last edited by a moderator:

Iruga2266

Veteran
Veteran
Joined
Jan 18, 2014
Messages
45
Reaction score
19
First Language
Portuguese
Primarily Uses
Last edited by a moderator:

Andronius

Apprentice
Veteran
Joined
Mar 29, 2016
Messages
102
Reaction score
117
First Language
English
Primarily Uses
RMMV
I was looking through the posts here and trying to see if anyone has anything that allows you to change a battler's sprite sheet in the middle of battle. For instance, one hero would use a specific skill that would then trigger the transformation. Maybe this will also cause a state to appear that gives them a buff while in this form. After a certain amount of turns the state wears off and they change back. I am also open to their form stays unless they use another skill to transform back. I apologize if something similar was posted, there are 37 pages to go through.
Here ya go:





It'll let you bind individual sprites, faces, and SV sprites to states, so you can still have buffs applied.
When the state is cleared, the actor will return to their original sprite.


Thank you @jadedthoughts for asking this question, I have the same problem. And thank you @PaybacK for sharing this solution! :rock-left: :D :rock-right:  I'll give it a go. It's really quite tricky to create successfull morphing/transforming skills/spells just with Battle Eventing; I've been trying hard just with States + Common Events in Battle, but the results are not perfect and I always find problems. For instance, when my actor dies while transformed, and then it's brought back to battle with a Potion or Spell, the "transformed image" -SV sprite- remains, but his Stats/Weapons/Skills are reset to normal... and many problems of the sort. There are some tutorials on YouTube that give superficial solutions to Morph/Transform but they don't solve the many issues that arise from doing this just with Common Events in Battle. I'll let you know if I succeed with this solution. 
 

PaybacK

Fire Crazed
Veteran
Joined
Oct 26, 2015
Messages
64
Reaction score
12
First Language
English
Primarily Uses
Thank you @jadedthoughts for asking this question, I have the same problem. And thank you @PaybacK for sharing this solution! :rock-left: :D :rock-right:  I'll give it a go. It's really quite tricky to create successfull morphing/transforming skills/spells just with Battle Eventing; I've been trying hard just with States + Common Events in Battle, but the results are not perfect and I always find problems. For instance, when my actor dies while transformed, and then it's brought back to battle with a Potion or Spell, the "transformed image" -SV sprite- remains, but his Stats/Weapons/Skills are reset to normal... and many problems of the sort. There are some tutorials on YouTube that give superficial solutions to Morph/Transform but they don't solve the many issues that arise from doing this just with Common Events in Battle. I'll let you know if I succeed with this solution. 
Glad I could help!
 

emelian65

Veteran
Veteran
Joined
Sep 13, 2015
Messages
190
Reaction score
50
First Language
Spanish
Primarily Uses
Hello, I am trying to make a character which mainly use a melee weapon, but he also have a skill that make use of gun, I am trying to have him swap into a gun only when he use said skill, how can I achieve this?


You use a state that changes the user weapon.


YEP.63 – Weapon Animation (be sure to read everything in the help file before asking more)


After the state is created you can add it into the sequence,


using this before any motion involving the weapon,


add state X: user




just remeber that for the attack to take place you have to use,


motion missile: user



Also I am having problem trying to make a simple gun shot skill to work correctly, the character whip out the gun and use the missile motion for a very short time frame but then the motion immediately changed into (magic cast?) open arm motion with the gun icon floating in on his hand, like this.


 here is the sequence I used.

<target action>


motion attack: user


action animation


action effect: target


</target action>



This problem is persistent for me every time I try to use missile weapons, I have also tried using Yanfly's sequences he posted a while back that make characters moves into melee or stay and shoot missile depending on weapon used, but the same issue still happen for guns showing the open arms motion.


I apologize if this has been answered before, I have browse all 37 pages here and I might have missed the solution for this.


Mmm don't know about that, I remember someone saying that you should remove the skill type from a certain part in the editor,


Right now I'm on work,. so later I can try and find the solution to that particular problem
 

emelian65

Veteran
Veteran
Joined
Sep 13, 2015
Messages
190
Reaction score
50
First Language
Spanish
Primarily Uses
Ok to anyone wondering about the whole, 


My actor keeps chanting, even if the skill is not a spell.


Go to the system tab in your database editor.


Databse_1.png


In the upper rightmost corner, you will see a window that says something like SV Magic or SV Spell,something like that, you should see in there your skiltypes, Delete all the skill types that don't use chanting.


Databse_2.png


That should stop the chanting motion before the skill is performed.
 

KayZaman

Brother-Veteran
Veteran
Joined
Jun 26, 2016
Messages
769
Reaction score
1,751
First Language
English & Malay
Primarily Uses
RMMV
Wanna share my action sequence skills!





Thanks to Yanfly for plugin, and thanks to It's A Trapp Production for voices
Snake Attack 0:35
Jump n' Kicks 0:56
Wrist Shot 1:14
Uppercut :1:29
Flash n" Bang  1:54
Flash n' Slashes 2:10
 
 

Cecilnailo

Warper
Member
Joined
Aug 23, 2016
Messages
3
Reaction score
1
First Language
English
Primarily Uses
Hay, how do I get the -------- for dividing the different plugins like Yanfly has on the videos?
 

Lionheart_84

Veteran
Veteran
Joined
Oct 27, 2015
Messages
537
Reaction score
49
First Language
Italian
Primarily Uses
A request!!!


How can you create a skill with Action Sequence in which normally attacks an enemy "2" times in quick succession,


and if I have a specific weapon equipped, well-attacks "4" times in quick succession ???
 

Aurawhisperer

Veteran
Veteran
Joined
Jun 10, 2015
Messages
403
Reaction score
17
First Language
English
Primarily Uses
Need a little help here. Trying to figure out how to make a basic bodyslam move. I have the animation picked out, and the code written out, but the AI keeps on showing the default attack method instead of showing an actual bodyslam. Any idea how I would approach this?


My code:


<target action>


move user: target, center, 5


wait for movement


motion attack: user


perform action


attack animation: target


wait for animation


action effect: target


perform finish


</target action>
 

emelian65

Veteran
Veteran
Joined
Sep 13, 2015
Messages
190
Reaction score
50
First Language
Spanish
Primarily Uses
Hay, how do I get the -------- for dividing the different plugins like Yanfly has on the videos?


This is not the place to ask for that you know.  When you download all of yanfly rar file that contains all of their plug-ins in there the ------ file is found.

A request!!!


How can you create a skill with Action Sequence in which normally attacks an enemy "2" times in quick succession,


and if I have a specific weapon equipped, well-attacks "4" times in quick succession ???





 






 


well a 2 hit skill will be something like this


<target action>
move user: target, front base, 15
wait: 5
motion attack: user
wait: 5
action animation
action effect
wait for animation
wait: 5
motion attack: user
wait: 5
action animation
action effect
</target action>


to make the skill have 4 hits if a specific weapon is equipped I believe you need to add.


<target action>
move user: target, front base, 15
wait: 5
motion attack: user
wait: 5
action animation
action effect
wait for animation
wait: 5
motion attack: user
wait: 5
action animation
action effect

if (user.hasWeapon($dataWeapons[X]))
wait: 15
motion attack: user
action animation
action effect
wait for animation
wait: 5
motion attack: user
wait: 5
action animation
action effect
else
end
</target action>


Where X is the weapon id in the database.

Need a little help here. Trying to figure out how to make a basic bodyslam move. I have the animation picked out, and the code written out, but the AI keeps on showing the default attack method instead of showing an actual bodyslam. Any idea how I would approach this?


My code:


<target action>


move user: target, center, 5


wait for movement


motion attack: user


perform action


attack animation: target


wait for animation


action effect: target


perform finish


</target action>





 






2


Well there is not really a motion for bodyslam, motion is the sprites that the SV battler has, a way to do that is to make the sprite change quickly like.


<target action>
move user: target, front center, 15
wait for movement
wait: 15
move user: target, back center, 15
motion dead: user
action animation: target
action effect: target
wait for animation
wait for effect
perform finish
</target action>


don't know if this is what you are searching from,maybe you can use it...
 
Last edited by a moderator:

PaybacK

Fire Crazed
Veteran
Joined
Oct 26, 2015
Messages
64
Reaction score
12
First Language
English
Primarily Uses
Need a little help here. Trying to figure out how to make a basic bodyslam move. I have the animation picked out, and the code written out, but the AI keeps on showing the default attack method instead of showing an actual bodyslam. Any idea how I would approach this?


My code:


<target action>


move user: target, center, 5


wait for movement


motion attack: user


perform action


attack animation: target


wait for animation


action effect: target


perform finish


</target action>
Exactly what movements are you looking for? This code looks like a simple attack animation.
 

Aurawhisperer

Veteran
Veteran
Joined
Jun 10, 2015
Messages
403
Reaction score
17
First Language
English
Primarily Uses
Well the code the previous poster offered rid of the default, and made it look a bit like a bodyslam. What I'm looking for is when the player delivers a bodyslam to not use the default attack setting which is the open arms one. It looks real silly, and doesn't fit the role of a bodyslam. Of which the dead actor made a good part.
 

Users Who Are Viewing This Thread (Users: 0, Guests: 2)

Latest Threads

Latest Posts

Latest Profile Posts

Frostorm wrote on Featherbrain's profile.
Hey, so what species are your raptors? Any of these?
... so here's my main characters running around inside "Headspace", a place people use as a safe place away from anxious/panic related thinking.
Stream will be live shortly! I will be doing some music tonight! Feel free to drop by!
Made transition effects for going inside or outside using zoom, pixi filter, and a shutter effect
I have gathered enough feedback from a few selected people. But it is still available if you want to sign up https://forums.rpgmakerweb.com/index.php?threads/looking-for-testers-a-closed-tech-demo.130774/

Forum statistics

Threads
105,996
Messages
1,018,213
Members
137,776
Latest member
Code2Wolf
Top