File: hoverbot_npc.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-- 304 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=hoverbot_npc
	prototype=standing_npc
	solid_dimensions=npc
	solid_area=5,8,29,32

		[animation]
		image=npc/hoverbot.png
		id=stand
		rect=7,9,39,43
		collide=5,8,29,32
		pad=3
		feet_x=19
		feet_y=32
		duration=5
		frames=5
		reverse=yes
		accel_y=80
		[/animation]
	[/object_type]