File: gate_overlay.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 (22 lines) | stat: -rw-r--r-- 284 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
[object_type]
	id=gate_overlay
	zorder=11	
	has_feet=no
	always_active=yes


	on_end_anim="animation('normal')"

		[base:animation]
		image=props/gate.png
		pad=3
		[/animation]

		
		[animation]
		id=normal
		rect=43,2,80,104
		frames=1
		duration=1000
		[/animation]
[/object_type]