File: particle_system_holder.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-- 348 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[object_type]
dies_on_inactive="true"
id="particle_system_holder"
on_create="[set(velocity_x, 0), set(velocity_y, 0), set(animation, 'normal')]"
on_timer="set(hitpoints, hitpoints-10)"
timer_frequency="10"
	[animation]
	frame_info="0,0,0,0,1023,585,0,0"
	id="normal"
	image="compiled-0.png"
	rect="1023,585,1022,584"
	[/animation]

[/object_type]