Hi everyone,
I´m looking for a different event for adding a 2nd character party, my idea is change the character faction, when my character will begin dialogue event, fights and when my hero character wins the other character decides joining with us, i decide to create some
change sympathy and
check status events but the battle doesn´t start, anyone could help me to create this event? below are my steps.

subir imagenes
Make sure the used game object has a set up battle or a combatant attached. Also, try changing the faction of the combatant instead of changing the sympathy.
If you're enjoying my products, updates and support, please consider supporting me on patreon.com!
when the character gets a number value in his health for example 250 then the combatant decides to leave the battle and join us, I set up these settings in Check Status node
I´ll post some images
subir imagen
subir fotos
Your setup in the Change Faction Sympathy node is wrong - as is it'll change the sympathy of the Enemies faction for the faction of the Monk Mirazaki combatant by -1000. If you want Mirazaki to be an enemy of the player, you need to select the player's faction - or just change the faction of Mirazaki to the Enemies faction (using a Change Faction node).
If you're enjoying my products, updates and support, please consider supporting me on patreon.com!
So, if you want to have the monk join, you'll either need to do this in the combatant's death event, or just add a new combatant to the goup.
If you're enjoying my products, updates and support, please consider supporting me on patreon.com!
If you're enjoying my products, updates and support, please consider supporting me on patreon.com!
Anyway I´ve tried setting an easy cutscene with a trigger where the enemy combatant makes a single animation (Run), he decides to draw his sword and attacks. If my player wins then the enemy combatant change faction and decides to join us, but when my player enters in battle area the enemy starts to play attack animation and I can´t control my player to approach and attack the enemy combatant, I will show this actions in one video below.
I will show my event interaction also:
sube
You can't control your player because you're coming from a game event that most likely is set up to block your player controls. Either not block the controls in the event settings, or use a Block Player Control node before the battle to unblock the controls (and probably another one to block the controls again after the battle).
If you're enjoying my products, updates and support, please consider supporting me on patreon.com!