File: color_flash.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 (20 lines) | stat: -rw-r--r-- 428 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
[object_type]
dies_on_inactive="true"
id="color_flash"
ignore_collide="true"
on_create="screen_flash([color_r,color_g,color_b,255], 1)"
on_end_anim="die()"
on_process="screen_flash([color_r,color_g,color_b,255 - time_in_animation*5], 1)"
zorder="45"
	[animation]
	duration="50"
	frame_info="0,0,0,0,1023,585,0,0"
	frames="1"
	id="rise"
	image="compiled-0.png"
	rect="1023,585,1022,584"
	scale="2"
	[/animation]

[/object_type]