Simple Swap Battle Actor 0.2c

● ARCHIVED · READ-ONLY
Started by Nechigawara 20 posts View original ↗
  1. Simple Swap Battle Actor 0.2c


    By Nechigawara Sanzenin @ Gamindustri


    Introduction


    This script allow the user to create a skill that can replace the caster with another actor who not in the party


    Features

    • No Event use + Easy Configuaration
    • When the swap character KO, the caster will swap back instanly
    • Auto Recover the swapped actor

    Video










    How to use


    Add <swap_to_actor: x> in Skill Note to make this skill become swap skill
    Replace X with the actor id you want to swap by this skill.
    This tag is case sensitive.


    Compatible
    Compatible with

    • Yanfly Engine Plugins - Party System
    • Yanfly Engine Plugins - Limited Skill Uses
    • Yanfly Engine Plugins - Victory Aftermath



    Known Problem


    - Skill won't work on Battle Test.


    - Movement & Animation Problem, Since I'm not understand about action Sequence. You can use Yanfly Action Sequence Pack for the swap one. But, I still can't find a way to fixed the death swap one.


    - You need to have full party member, or the swapped actor will be fight side by side and will have a problem when swapped die. Unless using Yanfly Engine Plugins - Party System  Fixed in 0.2


    - If the remaining actor while the others KO is swapped actor, you will be defeat even the summon actor has full health.  Fixed in 0.1a


    Plugin


    Download From Dropbox


    Demo


    Terms


    Free to use in both commercial and non-commercial project as long as credit is given.


    Any edits made to this script are okay as long as you still provide the proper credit.


    If Any one can fix the death & swap problem, please tell me how to do it. I will give you credits.


    Revisions

    Spoiler
    0.2c - Fixed more swap bug


    0.2b - Add Yanfly Engine Plugins - Victory Aftermath support


    0.2a - Fixed Caster won't get exp if reserve exp is off.


    0.2 - Fixed Swap with unfull party Bug
            Add Yanfly Engine Plugins - Limited Skill Uses support


    0.1a - Fixed Death Bug


    0.1 - Initail Release
  2. Nice script! I think you could include some notetags to change de whole party into 1 actor (Final Fantasy X Summon) 
    Well done
  3. brunovisk2 said:
    Nice script! I think you could include some notetags to change de whole party into 1 actor (Final Fantasy X Summon) 
    Well done

    That would be big more work cause it will need another way to swap whole party. I will try doing it when I have some free times.
  4. This is a super cool plugin! I think it's an awesome plugin and makes for an AMAZING battle mechanic!


    Thanks @Nechigawara, oh and welcome to the plugin community  :cutesmile:
  5. 0.1a is out. This version fixed death bug that make you defeat if the remaining actor is swapped.
  6. Nechigawara said:
    You need to have full party member, or the swapped actor will be fight side by side and will have a problem when swapped die. Unless using Yanfly Engine Plugins - Party System

    Um... I have the Yanfly Party System but it still does that... Is there some sort of fix for it?


    Edit: Also, I made a cool "swap" animation with this notetag!

    Spoiler
    <swap_to_actor: 21>


    <target action>


    hide battle hud


    action animation


    opacity not focus: 0, 20


    wait for opacity


    animation 155: user


    opacity user: 0%, 5


    wait for opacity


    action effect


    opacity user: 100%, 5


    wait for opacity


    </target action>


    <follow action>


    opacity not focus: 100%, 60


    wait for opacity


    show battle hud


    </follow action>
  7. Kloe said:
    Um... I have the Yanfly Party System but it still does that... Is there some sort of fix for it?


    Edit: Also, I made a cool "swap" animation with this notetag!

    Spoiler
    <swap_to_actor: 21>


    <target action>


    hide battle hud


    action animation


    opacity not focus: 0, 20


    wait for opacity


    animation 155: user


    opacity user: 0%, 5


    wait for opacity


    action effect


    opacity user: 100%, 5


    wait for opacity


    </target action>


    <follow action>


    opacity not focus: 100%, 60


    wait for opacity


    show battle hud


    </follow action>

    Fixed in 0.2, also work without Yanfly Engine Plugins - Party System now


    PS. What animation did you use for summoning? I like the sequence but can't find any animation that match. Thanks for sharing!!
  8. Nechigawara said:
    Fixed in 0.2, also work without Yanfly Engine Plugins - Party System now


    PS. What animation did you use for summoning? I like the sequence but can't find any animation that match. Thanks for sharing!!

    Oh... I thought I had 0.2... oops. I guess I didnt...


    I used a custom one I made, It was also specific to the summon (its a wing flap for a bird or a thunderbolt for a thunderspirit) and it works better with a couple waits here and there depending on the animation!
  9. Kloe said:
    Oh... I thought I had 0.2... oops. I guess I didnt...


    I used a custom one I made, It was also specific to the summon (its a wing flap for a bird or a thunderbolt for a thunderspirit) and it works better with a couple waits here and there depending on the animation!

    No, I just update to 2.0 after your bug report. :D
  10. Nechigawara said:
    No, I just update to 2.0 after your bug report. :D

    Oh, haha thanks  ;)


    It's a great system, and I made a really cool design for usage! Spiritstones (an armor type) which have the special trait of making it so you can transform into that specific thing while it is equipped, and it works PERFECTLY! Thanks so much!
  11. 0.2a is out. This version fixed Caster won't get exp if reserve exp is off.
  12. How do I go about making the caster receive the exp.?
  13. thehackeryacker said:
    How do I go about making the caster receive the exp.?

    This problem should fix in 0.2a as state above.


    Since I already add the caster list in the exp gain pool, and make them mark as battle members.


    PS. If you're using Yanfly Engine Plugins - Victory Aftermath, it will show that the caster won't get any exp.


    But in fact, they get the exp. I will update the compatible patch soon.


    Edit:: 0.2b is out. This version add Yanfly Engine Plugins - Victory Aftermath support.
  14. I am sorry, I started a new project with all the default database settings, added the summon skill. Guess it would make sense the actor got no exp. since the bat enemy was set to 0 exp. Thank you again, I had a set up like this with common events, in which the caster would return if the summon died, but putting the caster back in the party was a lot of redundant map p. processing, and I could not distribute the exp.  This can be used in so many ways, summoning, transform your character like J'eanne D'arc or BOF 3 and 4.
  15. OoOoOoh... I LOVE this!! Unfortunately, I seem to be having some compatibility issues as it crashes right after the replacement Actor steps into the position. But I am following this thread, for sure!!
  16. Miacuro said:
    OoOoOoh... I LOVE this!! Unfortunately, I seem to be having some compatibility issues as it crashes right after the replacement Actor steps into the position. But I am following this thread, for sure!!

    Which Plugin did you use with mine? May be I will try doing compatible patch for you.
  17. I am using SEVERAL plug in's.. maybe I could find a way to get a file to you so you could look through it? I mean, It's not necessary by any means. I like this plug in, and perhaps I could use it in a different project. :)
  18. Miacuro said:
    I am using SEVERAL plug in's.. maybe I could find a way to get a file to you so you could look through it? I mean, It's not necessary by any means. I like this plug in, and perhaps I could use it in a different project. :)

    Then uplode your demo to me, I will try to look around.
  19. I'm using this plugin right now but my only problem is the limitation of swapping/summoning, can I have unlimited use of skills to summon/swap a certain character? Thank you.
  20. cmgamesofficial said:
    I'm using this plugin right now but my only problem is the limitation of swapping/summoning, can I have unlimited use of skills to summon/swap a certain character? Thank you.

    What limitation do you mean?