Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Hello Aleifr, I'm having a little bit of trouble to program the combat system in a platform game, I saw your example in this page and I liked it a lot. Was wondering if you could help me with it, I have little experience in game making, and I do it only for fun, without commercial purposes.

Thank you, 

Hello there!  Thank you for checking out this asset.  The combat system I have in this example here is really quite simple, I simple have it so that whenever the weapon collides with an enemy, it destroys the enemy object.  Of course the weapon has an active/inactive state so that it doesn't destroy the enemies unless you are actually attacking them.  I also do game making for fun, and am always happy to see other developers exploring their creativity through game dev!