File: powerup_shooting.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-- 317 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=powerup_shooting
prototype=powerup
	
	[consts]
	powerup_type="'powerup_shooting'"
	[/consts]

		[animation]
		id=normal
		image=props/items.png
		rect=131,243,148,260
		pad=3
		frames=12
		frames_per_row=6
		duration=1
		item_area=all
		solid_area=4,4,8,8
		accel_y=20
		[/animation]

[/object_type]