File: vertical_rope_segment.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 (63 lines) | stat: -rw-r--r-- 556 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
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
[object_type]
id=vertical_rope_segment

	[base:animation]
	image=props/rope.png
	x=0
	w=4
	[/animation]

	[animation]
	id=normal
	y=0
	h=5
	[/animation]

	[animation]
	id=bottom4
	y=1
	h=4
	[/animation]

	[animation]
	id=bottom3
	y=2
	h=3
	[/animation]

	[animation]
	id=bottom2
	y=3
	h=2
	[/animation]

	[animation]
	id=bottom1
	y=4
	h=1
	[/animation]

	[animation]
	id=top4
	y=0
	h=4
	[/animation]

	[animation]
	id=top3
	y=0
	h=3
	[/animation]

	[animation]
	id=top2
	y=0
	h=2
	[/animation]

	[animation]
	id=top1
	y=0
	h=1
	[/animation]
[/object_type]