Hello!!!
Have been reading tutorials and manuals for quite some days now and finally I came to this forum so I can ask you guys few questions. Hope you dont mind. :)
I have made several searchs but I could not find what I really wanted so I am sorry to come and ask, but I have no other way.
I am very new to C2 and was reading and watching video tutorials and got the basic idea of this program.
What I want to do is create a fight game. A very fast example would be a game like mybrute.com.
So I what I would neeed is:
1- A player character with basic status like damage, hit points and chance to dodge.
2- This player will levelup and each level will give him some skills and/or equipments.
3- Save all this info in a database (MySQL for example) and make the game read this so it can create the fights between players.
4- To fight a player just click another player name, and the program check all this players stats/skill and start a fight. So all random stuff based in formulas like playerA hit playerB, xx damage is done, and so. No player interaction with these fights.
I guess basically this is it.
So is Construct 2 able to do this? If so, does anyone can please lead me to tutorials or examples any advice?
I would really appreciate any help!!!
Thank you and sorry to ask that much!