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
|
[object_type]
id="wall_clock"
on_create="spawn('wall_clock.hand',midpoint_x, midpoint_y+3, facing)"
zorder="-3"
[editor_info]
category="decor"
[/editor_info]
[animation]
frame_info="7,7,7,5,1006,543,18,20"
id="normal"
image="compiled-0.png"
rect="999,536,1030,567"
[/animation]
[object_type]
id="hand"
on_timer="set(rotate, rotate+1)"
timer_frequency="5"
zorder="-2"
[animation]
id="normal"
image="props/furniture.png"
rect="144,48,174,78"
[/animation]
[/object_type]
[/object_type]
|