Topic: Wont chain Hits properly...

Hi everyone,

I started making a beat em up a while ago with my team since 4 months. We encountered some bugs in the gameplay, which won't allow me to chain my hits to perform a combo properly.

https://www.youtube.com/watch?v=tUHOGCK … e=youtu.be


So has you can see when i hit my enemy instead of staying on the ground the enemy is being launched in the air.
Also in every combo i've made, the third hit is supposed to either knockback ou knockdown, but it doesn't play the knockback animation and my knockdown are performed while the enemy is in the air.

I've checked in the forums and everywhere in the website for a solution but I haven't found anything for my problem.

I also attached screenshots of my setting in the engine, so that it could be more clear.


https://drive.google.com/file/d/0B7UpPz … sp=sharing
https://drive.google.com/file/d/0B7UpPz … sp=sharing
https://drive.google.com/file/d/0B7UpPz … sp=sharing
https://drive.google.com/file/d/0B7UpPz … sp=sharing
https://drive.google.com/file/d/0B7UpPz … sp=sharing
https://drive.google.com/file/d/0B7UpPz … sp=sharing
https://drive.google.com/file/d/0B7UpPz … sp=sharing
https://drive.google.com/file/d/0B7UpPz … sp=sharing
https://drive.google.com/file/d/0B7UpPz … sp=sharing


Is there something im missing or haven't done well?  Thank you



Best regards

Share

Thumbs up Thumbs down

Re: Wont chain Hits properly...

In Hit06, you have a y force of 1.  That could be propping up your enemy.

In Nikova_02, it's a High Knockdown type, which will also prop up the enemy.  And if your knockdown has hitboxes, then you could still be hitting them after this too.

Hit 03 is a Knockback type, so that could also be propping up your enemy a bit.

If you want the hit to never knock the opponent up, then always give it a y force of 0 and make sure it's type is not one of the knockdown types.  That's usually all that's required.  But since you have modded UFE to be a beat em up, not sure if anything you've done there might also be a factor.

Game looks good though.  Keen to know how you incorporated UFE into a beat em up.

Share

Thumbs up Thumbs down

Re: Wont chain Hits properly...

Hi yumcha games,

Thanks for the reply. In fact im aware of hit 03 being a knockback and nikova 2 and hit06 being a knockdown. I could tinker a bit with the Y force wich I already did but doesnt seem to change anything. .. but the real problem is that my combos starts with hit01 and hit04, they are both high/low hits but then again it still launch em in the airs. But maybe its the codes messing things up so id have to check with the coders...

And thank you for the comments, we are looking forward this game and soon I will post some gameplay video on ufe!


Cheers

Share

Thumbs up Thumbs down