Forum

User posts picklejones
15 August 2017 20:11
Wow! Great thought. It very nearly works but not quite. I didn't know a non-rendered object could still be selected. The only problem is that the tag appears to take precedence for mouse cursor clicks. So if you click on the tag, the mouse click does not register as selecting anything. If you click just off the tag where the plane is, then it registers. Thanks for your input!
15 August 2017 17:54
Quite possibly. I was trying to solve my issue without going into coding. I just am not ready to jump into coding yet.
10 August 2017 22:27
*Bump
I'd like to be able to use the click of an anchor tag to trigger logic node.
10 August 2017 21:09
I really like the annotation style meta-tags. I have gotten nearly to completion on a project using only the logic editor nodes (no programming). I need a way to force the display of the meta tag description. I can imagine it would work if I could
1) use the click of the meta-tag as a trigger event to move down the logic path. I.E. you can't proceed until you click the tag. (but it appears selecting the meta-tag is not registered as a selected object).
2) Another way would be to auto-display the description field of the meta-tag after a predetermined time.

Is either of these (or something else I didn't think of) possible without too much fiddling with code?