Serebriakov / pink-pony

Automatically exported from code.google.com/p/pink-pony
0 stars 0 forks source link

Animate Ponies #8

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Pony animation (walking/galloping/running/jumping) would go a long ways in
improving the aesthetics of this game. 

Original issue reported on code.google.com by calebjo...@gmail.com on 22 Jul 2009 at 3:06

GoogleCodeExporter commented 9 years ago
Hmm..

Are you using an older version or the intel version?

Pink Pony does support animated ponies. (See the youtube video. Animation has 
been
improved since then)

Original comment by gin...@gmail.com on 22 Jul 2009 at 3:10

GoogleCodeExporter commented 9 years ago
I stand corrected. Version that is currently on the website has animated 
ponies. My
kids love the game, but they keep asking where the other levels are.  :)

Original comment by calebjo...@gmail.com on 26 Jul 2009 at 12:56

GoogleCodeExporter commented 9 years ago
You can swap the levels in the pony.options config file.

You can set the heightmap file with the heightmap_file variable. There are two
heightmaps in the source tarball. "levels/ring.png" for a ring-like level and
"levels/heart.png" for a heart-shaped level.

You can also change the height of the water. This way you get an extra 
lagoon-like
level when you set water_level from 30 to 45 and heightmap_file to 
"levels/heart.png" 

It's a bit complicated at the moment, but I'm already working on a menu screen 
for
the next version.

Original comment by gin...@gmail.com on 26 Jul 2009 at 2:49