# This is the config file for the xpenguins theme "Sonic the Hedgehog".
delay 60
define default
	speed 10
	directions 1
	frames 1
	loop 2

toon Sonic
	number 1
	define walker 	pixmap sonic_walker.xpm directions 2 frames 6
		width 38 height 38
	define faller	pixmap sonic_walker.xpm width 38 height 38 directions 2
		frames 6 terminal_velocity 12 acceleration 1 speed 4
	define runner pixmap sonic_runner.xpm directions 2 frames 4
		width 38 height 38 acceleration 1 terminal_velocity 32
	define climber pixmap sonic_climber.xpm directions 2 frames 6
		width 38 height 38
	define explosion pixmap bomb2.xpm frames 9 width 64 height 64

toon TwoTails
	number 1
	define walker 	pixmap twotails_walker.xpm directions 2 frames 8
		width 44 height 33 speed 8
	define faller	pixmap twotails_walker.xpm width 44 height 33 directions 2
		frames 6 terminal_velocity 12 acceleration 1	speed 4
	define runner pixmap twotails_runner.xpm directions 2 frames 4
		width 44 height 33 acceleration 1 terminal_velocity 24
	define floater pixmap twotails_runner.xpm directions 2 frames 4
		width 44 height 33
	define explosion pixmap bomb1.xpm frames 13 width 32 height 32
