File: roll_ability.cfg

package info (click to toggle)
frogatto-data 1.0-2
  • links: PTS, VCS
  • area: non-free
  • in suites: squeeze
  • size: 155,116 kB
  • sloc: makefile: 1
file content (15 lines) | stat: -rw-r--r-- 512 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[object_type]
id="roll_ability"
next_animation="'normal'"
on_touch="[die(),music_onetime('specialitem.ogg'), powerup(level.player.driver, 'roll'),
	spawn('invisible_blue_spark_generator', level.player.driver.midpoint_x, midpoint_y+60, facing, set(velocity_y,-100)),spawn('color_flash',x,y,0,[set(color_r,243),set(color_g,130),set(color_b,154)])]"
	[animation]
	collide="0,0,18,30"
	frame_info="1,1,1,1,1007,149,17,19"
	id="normal"
	image="compiled-1.png"
	rect="1006,148,1024,168"
	[/animation]

[/object_type]