Fighting Game - Help for setup - Multi questions

Right so I’m making a Fighter game containing Anime characters of my Fav animes. So far I have finished models of Midoriya Izuku and Gon Freeces. Using Mixamo to animate them for now Will do my own later, just need to have mechanics working before I do my own.

193661-159770249386529d0f6bdf9ebfcd36e8+(1).gif

193662-4355a358922667846020c3f48f701709.gif

I’ve spent hours looking for some simple tutorials on creating a fighter game. To zero success.
At moment I’m looking for help on these blueprints some simple, some not :

  1. Character snaps between left and right, or always faces PlayerCharacter 2
  2. Implementing Mutliplayer - Local ^ Probably involves above.
  3. Combo system - So button combo’s Light punch Light kick Heavy kick etc.
  4. Character Select screen.

For now I think that will do, but many other things will pop up. Any help will be appreciated, I’m a novice at unreal as I spent most of my time modelling and have learn’t little about blueprints. So examples by picture are best suited if you wish to help, it is appreciated.

Please be patient with me as I’m still learning.
Thanks Again :stuck_out_tongue:

  1. Use “find look at rotation” and plug that into a set actor rotation.
  2. Cant help you there
  3. UE4 Combo Attack Tutorial - YouTube
  4. Use umg widgets with a horizontal box with serveral buttons inside it. You can make the buttons have a material on them with the characters picture.
  5. Id highly recommend you post one question at a time on here.

also here’s an excellent video series on building a basic fighting game… by Wes Bunn from Epic…