Category: Game development

Upgrages screen

You receive stars after passing of missions in a game. You need to put them in improvement of skills of the cupid:

upgrades

Reload speed – pumping of this skill will be useful on initial missions of a game;

Shot power  – increases initial acceleration of arrows. They will fly faster and more directly;

Arrow love energy – increases quantity of love energy at hit of an arrow.

Level 5: Berlin

You receive stars for which it is possible to improve skills of the cupid for performance of missions in a game. The correct balance will help to pass the fifth level:

level_5

Level background – Berlin:

level5_screen

Cupidman: persons

A variety of characters in a game is reached by casual generation of various options of forms of a hairstyle, components of clothes and their coloring.

persons_male
Hairstyles and coloring for male characters
persons_female
Hairstyles and coloring for female characters

 

 

persons_anim

In turn animation is animatsiyupersons_anim containers in which the predetermined components of the generated set for the character are loaded.

Level 3: Los angeles

In the third mission every man has his own zodiac element. And only people with the same elements can be in a couple. To see the elements you need hover mouse over the person:

level_3

Level background – Los angeles:

level3_screen

Cupidman: procedural animation

proc_anim_2To control the character you need to use the mouse. For a correct display of the direction of an aiming, procedural animation is used. In this case, the character consists of components of the elementary form.

Further extreme provisions of the character gather: TopLeft, BottomLeft, TopRight, BottomRight, Center. To each situation there corresponds the situation to a mouse concerning the character.

procedur_animKnowing extreme provisions each of a part, functions of distribution of each transform of property of each object are created (position, scale, rotation). Using data of function on coordinates of a mouse and coordinates of the character properties of transformation of each part of the character are calculated, and as a result yields good result.

Level2: London

In the secont mission there are a lot of birds flying during level. Birds can harm singles or couples, decreasing their hearts. But birds can be shot down by arrow. At hit you receive additional points:
level_2

Level background – London, trafalgar square:

level2_screen

Game idea

The game task is to create the maximum number of couples for limited time. Each mission has the features. In one you will need to untangle difficult schemes of compatibility, to shoot at others without stopping.

mission_1

In more detail on each level see in the following posts.