Children's Color Game

Gallery

This simple color game made with Hippo Animator 2 is designed to show off some of the new features. The background uses the new tile option (Back Image Scale). The buttons are 'Toggle Button' with 'Use Release' turned off. Once pressed, they stay pressed and can only be released using script. The text in the center is set dynamically using the new 'Text Box' object. Try it on a tablet.

Fullscreen


The script for the red button looks like this:

TextBoxSet("CenterText","Red");
ToggleButtonRelease("Button2");
ToggleButtonRelease("Button3");
ToggleButtonRelease("Button4");
ToggleButtonRelease("Button5");
ToggleButtonRelease("Button6");
PlaySound("PianoC",false);

To add this animation to a html page use the following code:



Download the Hippo Animator project ColorGame.hani 153k.


Animation by PixelInk.media


Thanks to www.PixelInk.media for this fun animation made with the free...

Gold Text Effect by David Knight


This gold text effect was created by David Knight in...

Locked Door with Audio


Unlock the door to reveal a surprise.

This...

Peppermint Crush by Genetipetz.com


Thanks to Chris Meade at Genetipetz.com for this amazing and addictive...

Learn more about creating HTML animation and mobile apps with Hippani Animator.
Learn More...