Hi
I am new to game development.
I am seeking tutorial how to make game adventure. Please help in the creation of mechanics. Programmed nature of the character. I programmed in javascript.
You need to learn some basics first. Go here and start with the tutorials:
An adventure is a rather complex thing and if you want to do this you need to realize this will take a few years if you work alone.
I’m not sure if there are any engines or unity assets that are more specialized on point and click adventures. I think you should research that first and then evaluate if unity can even offer you enough that a solution more streamlined for that kind of game can not offer.
If free is one of your requirements, sticking with a Unity might be a good way to go. You’re going to have to learn a lot of programming, but I see no reason why it wouldn’t be possible.
He admits I’m not good at programming. That’s why I chose adventure game. I only have proplem with zapragrmowaniem characters and gameplay mechanics.
Prgramowania know the basics, but in unity do not know how to program.
How long would it take you to make the $70 necessary with another job?
One of the feature points of Adventure Creator is that you can create simple adventure games without any coding through it’s internal visual node-based scripting tool.
Building an adventure game from scratch in Unity may not necessarily be easier than other genres like FPSes. A lot of the really difficult parts of making a game are handled by Unity. You’ll mostly be making the gameplay mechanics and every genre has those.