On Right Key Down/On Right Down
- Last UpdatedOct 12, 2016
- 1 minute read
You place the text of a script in the OnRightDown element. Do not use OnRightDown and OnRightKeyDown animation links in the same object.
Example:
<OnRightDown>
<![CDATA[
First line of script text
Second line of script text
N-th line of script text
]]>
</OnRightDown>