Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
0

Beat'em Up Engine for Game Maker Studio 2

A topic by Curial Lloses created Feb 20, 2019 Views: 1,521 Replies: 1
Viewing posts 1 to 2
(1 edit)

Hello all, I've just published my Beat'em Up Engine asset for Game Maker Studio 2 developers. With it you can replace the project art assets with your own art or dive into the code to customize objects properties to get your desired gameplay feel. This asset won't make your game but is a great start for your own game projects!

FEATURES

  • 2.5D Movement with Jump on Z axis
  • Collisions and depth handling
  • Customizable level platforms
  • Battle areas to control camera and screen boundaries
  • Multiple fight animations including hand weapons and throwing weapons
  • Hit combos: Hard combo after 5 consecutive punches
  • 2 Players game
  • Health management
  • Basic enemy AI with up to 8 states: IDLE, RUN, WAIT, HIT, HURT, RETREAT, KO, DEAD
  • Destructible objects and weapons and items to pick
  • Continue game countdown
  • Fully commented code! Almost every line is commented.
  • Debug mode. Show collisions boxes and state names

I hope you find it useful!


this is an amazing Engine, I was working on mine as well, but yours got a lot, definitely gonna use it to complement mine, if you don't mind