• Register

Power Heroes is an upcoming simple action RPG with arcade feel. Game sets you in an endless world filled with monsters to kill, areas to explore and gold coins to collect. It is simple to play, but it also offers long-term goals to achieve.

Report RSS Development Update #1

First development update! In this update: upgradeable chests, additive sprite coloring, character screen update and more.

Posted by on

First development update! Well technically that is not true as I explained in this post. Anyway, let's get on to the latest on Power Heroes!

Upgradeable chests


Chests are now an upgradeable item in the shop. Upgrading chests increases their chance to drop more coins.

Additive sprite coloring


Cocos2d only supports sprite tinting by reducing RGB values from their original. I wanted enemy sprites to flash white when they were hit so the native Cocos2d implementation was not enough. Luckily there are guides on the web to implement additive tinting, like this one: Digitallybold.com.

Character screen update


The character select screen is now looking something like this:

characterselectmockup3

There is one hero available (the knight, our starting character) while three "?" heroes are still locked. One of these seems to be unlockable by spending 1000 gold coins and the others by collecting specific items: cherries and fried eggs (don't ask why).

I think I will move the shop button from the title screen to this screen. I also need to add a coin balance and to do that I have to move things around to make it fit.

Other stuff


I have spent a lot of time on a basic upgrade/unlock framework so that it would be flexible to add more stuff. It's still not perfect and needs more work, but it's better than before.

Post a comment

Your comment will be anonymous unless you join the community. Or sign in with your social account: