File: spin_attack_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-- 525 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[object_type]
id="spin_attack_ability"
next_animation="'normal'"
on_touch="[die(),music_onetime('specialitem.ogg'), powerup(level.player.driver, 'spin_attack'),
	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,157),set(color_g,250),set(color_b,55)])]"
	[animation]
	collide="0,0,18,30"
	frame_info="1,1,1,1,1011,522,13,21"
	id="normal"
	image="compiled-0.png"
	rect="1010,521,1024,543"
	[/animation]

[/object_type]