Referencing a channel string

   1681   2   1
User Avatar
Member
517 posts
Joined: 12月 2013
Offline
Hi all,

Can someone help me get this working?

I'm just trying to use the path of the referenced channel in the bone length but I cant get the format working.

Thanks,
Pete
Edited by peteski - 2018年3月28日 07:27:29
User Avatar
Member
69 posts
Joined: 11月 2016
Offline
If you're using HScript, it will be chs (channel string).

So something like this:

`chs("label")`

Do take note of the backtick symbols if you want it to evaluate the string.

EDIT: Here's a screenshot for better demonstration of it.
Edited by huey_yeng - 2018年3月28日 08:22:35

Attachments:
chs_sample.PNG (51.5 KB)

User Avatar
Member
517 posts
Joined: 12月 2013
Offline
Hey thanks for clearing that up!
  • Quick Links