Detecting clicks on spatial links using Link Clicked

From Planimate Knowledge Base
Revision as of 12:57, 12 January 2008 by Rick (talk | contribs)
Jump to navigation Jump to search

The System Broadcast _link clicked is sent when the user clicks on a spatial link line and the panel option to send spatial link clicks is enabled (suppressing the normal link information menu).

  • _from starting object of link
  • _to end object of link
  • _x x point of click
  • _y y point of click
  • _ratio ratio along link, from 0 to 1
  • _buttons button state bits, 1 = left, 2 = right



idkbase note 99