Hack and Slash - base game

I was thinking about making basic Hack and Slash game,actually the base so people could use it for starting base and then adding every thing,I will add pictures each week or so to show the progress and see what you want in it.
but for now I have some basic idea how it going to be.

systems that planed for now :

1.Fixed 3rd person camera.
2.Simple combat systems.
3.Simple player stats and levels system.
4.walking,falling,jumping and simply movement system.
5.Enemies generator and spawner.
6.Enemies AI and Enemies.
7.Inventory systems
8.NPC’s AI
9.Quests builder

Tell me if you want it,if you will be ready to buy it and for how much.
thanks for your opinion.

Joel Trubek.

It’s a great idea, I think you will have lot of customers. Hope the price will be affordable though :smile: (below $100 will be cool)

Thanks for the comment,
and I was thinking about 50$-75$,I thins it’s pretty good price for everyone :slight_smile:

That depends on what it has in it really. There are already a couple of really good ones out there (ORK and the other RPG kit in the asset store) and a third one that is not as good. My suggestion is to try to figure out what these don’t have to offer and include that. Since the people who are likely to buy it, imho, are going to be people who are not really comfortable with code, make it as user friendly as possible. Also, would be great to make one that works well with one of the visual scripting packages available.

To be honest just go to www.burgzergarcade.com he had 250 + tutorials for free and also sells all of the scripts for $10 and has tutorials to make setup from scratch if you bought the scripts… And he covers all of this and more.

Ok then,
I will find something else :slight_smile:

Joel, even though there is already something out there you can always try. Just make your asset shine more. Make it easier to understand, include some nice graphics, something that make it stick out. You shouldn’t care about there already being other ones. That’s like saying, I will not make a new platformer, because there is already one. You should make a prettier platformer that has more quests etc…you get the point :slight_smile:

The thing about the BurgZergArcade tutorial is it teaches you how he’s doing it. If you want to learn, work through the tutorial, but it’s not completed yet.

Having a completed kit in the store would be great for those times when you need a quick start on a project without working through 250+ tutorials.

I say go ahead, polish it up and put that sucker in the store :slight_smile:

I wasnt trying to put him down im just saying there is already a free very detailed set of tutorials etc for this sort of thing. If you really wanted to learn how to program a hack and slash game you would use bergzergarcade because he goes through everything very thoroughly and also teaches you new techniques and things you may not have seen or thought of before. If you just up and use a ready made game you have to go back and reverse engineer it to figure out how things work.