rexrainbow, i just tried installing this plug in and i get the error, ---------------------------
HTML5 exporter
---------------------------
Unable to load plugin in 'F:\Installations\Construct 2\exporters\html5\plugins\rex_boundary\': Found 'GetPluginSettings' global, but it is not a function
This plugin will not be available in the editor.
---------------------------
OK
---------------------------
Any help
Behavior: scrolling
Update: 2013/06/29
Note: this behavior is for text plugin or official sprite font plugin, NOT for sprite.
This behavior try to make official text object become a "scrollable" text object by maintain a content buffer in plugin.
Demo
Capx - scroll next line
Capx - scroll bar
There are two sample capx files. One is scrolled by keyboard, the other is scrolled by scrollbar.
Usage:
Set content
- action: Set content
- action: Append content
Scrolling
- action: Scroll by percentage (combine with scrollbar)
- action: Scroll to next line/Scroll to previous line
- action: Scroll to next page/Scroll to previous page
Get content
- expression: Textrexrainbow2013-06-29 16:38:39