santicor opened this issue on Apr 21, 2009 ยท 45 posts
lesbentley posted Tue, 21 April 2009 at 5:59 PM
@ santicor. I'm sorry, I meant to include colour coding in the example, but forgot to do it.
Yes the way you have it should work fine.
I'll amend my oversight, and post that code snippet again - with the colour coding - this time.
{
version
{
number 3
}
<span style="color:rgb(255,0,0);">actor [name of the actor the channel is in]<br></br> {<br></br> channels<br></br> {<br></br> deformerPropChan [name of magnet]<br></br> {<br></br> initValue 0<br></br> hidden 0<br></br> forceLimits 0<br></br> min 0<br></br> keys<br></br> {<br></br> k 0 0<br></br> }<br></br> }<br></br> }<br></br> }</span>
}