Hello everyone!
I'm working on a game right now which will be a Metroidvania type of game when finished. I just need to know if this is possible with C2? Think of Castlevania, Illusia, Maplestory and such.
Array limitations? I read something about limitations to arrays etc. with C2 and I don't know if this is true. In that case, I've a problem because I want equipment to be a big part of my game (swords, gems, footwear, helms etc.). There won't be any looting though (bunch of different items you can sell).
Clay.IO will be used for achievements, leaderboard, possibly microtransactions, social integration, ditribution and data storage.
Graphics: I will create simple graphics like in Maplestory/Aquaria. Any good tutorials to show me how levels like that can be made efficiently? I know that I need to create reusable art-assets such as sprites and tiles to increase performance, but I'm finding it hard to imagine how I would separate my artwork and reuse it in my levels without it looking repetitive and flat. I'm aware that you can rotate, resize and reflect etc. artwork inside C2 though, so that will help a bit!
Levels and bosses:
The size of the levels will vary, but may get as big as in Castlevania. I was thinking of having something like 10 main bosses or something and a few side bosses.
Customization: There will naturally be levels, stats and skills as well, but no class-system.
Visible Equipment
Is it difficult to display the current equipment on the player?
I imagine you'd have to create a whole bunch of sprites.
NPCs
There will be Tool Dealers, Blacksmiths etc.
I realise that this will be no easy task for a beginner like me, but I'm willing to kill off features and put in a lot of work on this project.
I'm really grateful for any answers and I love the C2 forum! <img src="smileys/smiley1.gif" border="0" align="middle" />
I don't want to give away too much information, but just ask if you'd like more details about the project.