===================================================================================
Large Clock Face By Jason Otto 05-12-2005
===================================================================================
http://www.jasonotto.net
Ottoj55@hotmail.com
===================================================================================
Contents:
hour.bin (hour hand)
minute.bin (minute hand)
oglass.bin (outer clockface)
oglast.bin (inner clockface with light properties, it can glow)
oglass.gif
oglash.gif
===================================================================================
Put the .bin files into ThiefII/obj folder.
Put the .gif files into ThiefII/obj/txt16 folder.
===================================================================================
To install go to dromed and find an object similar to the one you wish to create,
create this item then change the shape>model name to the .bin name.  You may have
to adjust the physics dimension and other properties to get the correct effect.
===================================================================================
Object by Jason Otto, for use with Thief: The Dark Project, Thief: Gold and Thief 2:
The Metal Age.  This object was not produced by Looking Glass Studios or Eidos 
Interactive.

to create a working clock to the hands add the following:

For the hour:

Add > Tweq > JointState:
AnimS: On
Joint1AnimS: On

--------------
Add > Tweq > Joints:
Halt: Continue
AnimC: NoLimit,Sim
Primary Joint: 1
Joint1AnimC: NoLimt,Sim
rate-low-high X=(you decide), Y=0, Z=360

For the minute:

Add > Tweq > JointState:
AnimS: On
Joint1AnimS: On

--------------
Add > Tweq > Joints:
Halt: Continue
AnimC: NoLimit,Sim
Primary Joint: 1
Joint1AnimC: NoLimt,Sim
rate-low-high X=(you decide), Y=0, Z=360

The rate settings for Joints 1 on the hour hand is 0.01667 and 0.000833 for the minute hand.