File: leaf_generator.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 (23 lines) | stat: -rw-r--r-- 482 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
[object_type]
id="leaf_generator"
ignore_collide="true"
on_create="[set(alpha,0)]"
on_end_anim="animation('normal')"
on_timer="if(1d5=5,spawn('falling_leaf', midpoint_x + 1d256-128, midpoint_y + 1d128-64, if(1d2=2,1,-1)))"
timer_frequency="50"
zorder="50"
	[editor_info]
	category="controllers"
	[/editor_info]

	[animation]
	duration="1000"
	frame_info="0,2,2,1,636,501,26,25"
	frames="1"
	id="normal"
	image="compiled-2.png"
	rect="636,499,663,526"
	[/animation]

[/object_type]