Closed
Sorry for my ignorance.
I tried to use your plugin, but it's broken.
If you could share a .capx would please how it works.
update demo capx.
oh u must redownload plugin. i had edit something.
Develop games in your browser. Powerful, performant & highly capable.
namkazt
This looks interesting, but unfortunately I get the following error when running your demo.capx:
Javascript error!
TypeError: ctx.setLineDash is not a function
localhost/rbvector_plugin.js, line 369 (col undefined)
Thanks
are u edit something or just run?
ill made another demo and try to findout why?
thanks
I haven't edited either the plugin files or the Demo.capx. I just installed and ran the .capx.
I did notice that the error disappears if you set the project to use WebGL, but then nothing really works (as you pointed out in your OP).
yes because it now only work with canvas.
add live demo now.
Your Live Demo just shows a black screen for me, with the following error showing in the console:
Error: TypeError: b.setLineDash is not a function
Source File: dl.dropboxusercontent.com/u/42579181/Construct%202/Demo%20RB%20Vector/c2runtime.js
Line: 208
On Firefox all I get is a black screen
oh i see, it have some problem in complie and using firefox.
ill check it.
Update for those interested in the RB Vector implementation. This plugin now works with the latest Firefox 27.0 release.
Hopefully namkazt will see this and update.