File: candlestick.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 (39 lines) | stat: -rw-r--r-- 814 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
[object_type]
id="candlestick"
ignore_collide="true"
on_create="spawn('candle_glow',midpoint_x,midpoint_y-10,facing, [set_var('extinguished', self.vars.extinguished), set_var('parent', self)])"
on_end_anim="animation('normal')"
on_out="animation('out')"
zorder="-2"
	[editor_info]
	category="decor"
		[var]
		name="extinguished"
		type="boolean"
		value="0"
		[/var]

	[/editor_info]

	[animation]
	collide="0,0,16,16"
	duration="6"
	frame_info="7,1,7,1,926,716,4,16,7,1,7,1,930,716,4,16,7,1,7,1,934,716,4,16,7,1,7,1,938,716,4,16"
	frames="4"
	id="normal"
	image="compiled-2.png"
	rect="919,715,936,732"
	[/animation]

	[animation]
	collide="0,0,16,16"
	duration="600000000"
	frame_info="7,6,7,1,1020,523,4,11"
	frames="1"
	id="out"
	image="compiled-0.png"
	rect="1013,517,1030,534"
	[/animation]

[/object_type]