File: explosion.cfg

package info (click to toggle)
frogatto-data 1.2%2Bdfsg-1
  • links: PTS, VCS
  • area: non-free
  • in suites: wheezy
  • size: 201,844 kB
  • sloc: python: 302; xml: 223; perl: 139; sh: 48; makefile: 13; ruby: 4
file content (20 lines) | stat: -rw-r--r-- 366 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]
hitpoints="1"
id="explosion"
on_bang="spawn('explosion_spark_bright',midpoint_x,midpoint_y,facing)"
on_end_anim="die()"
	[animation]
	duration="10"
	events="2:bang"
	frame_info="1,2,1,1,1013,376,11,10"
	frames="1"
	id="explode"
	image="compiled-1.png"
	rect="1012,374,1024,386"
	scale="2"
	velocity_x="1"
	velocity_y="1"
	[/animation]

[/object_type]