Ai Dreams Forum

Chatbots => Haptek => Avatar Talk => Fullbody => Topic started by: Carl2 on July 18, 2007, 10:23:16 pm

Title: A little body movement for fullbody
Post by: Carl2 on July 18, 2007, 10:23:16 pm
  For people using a fullbody character and tired of seeing the head on a motionless body thanks to Freddy's Hap explorer here's simple solution to add a little body movement.  I've added the last line to the Happy.hap that adds some torso noise to the body which adds a small amount of body movement.

#Haptek  Version= 1.00 Name= Hap_Happy  HapType= script FileType= text
##standard
\SetSwitchIntensity [switch= expMouthHappy f0= 0.800000 t= 0.9]

\SetSwitchIntensity [switch= expMouthSad f0= 0.000000 t= 0.4]
\SetSwitchIntensity [switch= expBrowsSad f0= 0.000000 t= 0.4]

\SetSwitchIntensity [switch= expMouthMad f0= 0.000000 t= 0.4]
\SetSwitchIntensity [switch= expBrowsMad f0= 0.000000 t= 0.4]

\SetSwitchIntensity [switch= expEyesTrust f0= 1.000000 t= 0.4]
\SetSwitchIntensity [switch= antiTrust f0= 0.900000 t= 0.4]

\SetSwitchIntensity [switch= expEyesDistrust f0= 0.000000 t= 0.4]
\SetSwitchIntensity [switch= antiDistrust f0= 0.000000 t= 0.4]
\SetSwitchIntensity [switch= blinks f0= 1.000000 t= 0.4]

\SetSwitchIntensity [switch= expBrowsCurious f0= 0.310000 t= 0.4]

\SetSwitch [switch= ego state= mid]

\SetSwitch [switch= agressMaster state= confront]

\SetSwitchIntensity [switch= energyHigh f0= 0.200000 t= 0.4]
\SetSwitchIntensity [switch= energyLow f0= 0.200000 t= 0.4]
\SetSwitchIntensity [switch= talkBob f0= 1.40000 t= 0.4]
\SetSwitchIntensity [switch= headEvadeHighE f0= 0.200000 t= 0.4]
\SetSwitchIntensity [switch= headEvadeLowE f0= 0.200000 t= 0.4]
\SetSwitchIntensity [switch= HighEnergyNoise f0= 0.200000 t= 0.4]
\SetSwitchIntensity [switch= LowEnergyNoise f0= 0.200000 t= 0.4]
\SetSwitchIntensity [switch= browTalk f0= 0.700000 t= 0.4]
\SetSwitchIntensity [switch= visemes f0= 1.280000 t= 0.4]

\SetSwitch [ Figure= body_female Switch= TorsoNoise State= e ]

You can copy the whole thing and name it Happy.hap in notepad or just copy and paste the last line into your existing Happy.hap.
I've been using this for about a week without problems.
Carl2

Title: Re: A little body movement for fullbody
Post by: Freddy on July 19, 2007, 01:02:12 pm
Nice one Carl, thanks for sharing that.
Title: Re: A little body movement for fullbody
Post by: Carl2 on July 19, 2007, 09:22:25 pm
  Glad to, couldn't have done it with out your program.  Putting the script inside the Happy hap was the fastest way to get it going. 
Carl2