I just want the lable image to be offset a few pixels to indicate a mouse click, say, then pop back.
Oh settooltip…of course, thnx Denis. What if i wanted a slight shift in the image on hover?
go thru the code you recorded and wherever $ sign is encountered, or wherever there is a specific referecne to an object, replace with the current sce…
Ok, I’ll try without clogging up sace with redundany code. First I set up a dummy CA to store data, then save an array called CtrlObjects, the first e…
Io – the listener says that the array expects a factor. it all arises because of the full desciption of the object node including a space and or other…
Thnx guys. I guess the answer is – no you can’t – go to the documentation…that’s all i really needed to confirm. The thing is, I don’t as a matter o…
yes but in those cases where I don’t know how to set the property, like ‘BackgroundImageLayout ’ for example, what can I do?
Hmm even the mesh solution isn’t working. Have to get to the bottom of this. I try to avoid try catch clauses – its a sign of poor programming skills
Thanks Branco. Had a look at yr script…nice usable struct there…but not quite what I need – I need to be able to change color of text within the lis…
Ok thnx for that Paul. Do you mean that you store start and end positions of each bone and multiply those by the scaling fcator? be great to see some …
yeah, just parent the rig to a helper object and it inherits the scaling. You were all right to ignore me. Simple…