Thank you Eren, What is the purpose of the Web Worker? Does it improve the performance of my Game?
Thank you Eren,
What is the purpose of the Web Worker? Does it improve the performance of my Game?
construct.net/en/make-games/manuals/construct-3/project-primitives/projects
Hi Blinky_RSA , "webworker" is not currently supported.
Turn off web worker.
Develop games in your browser. Powerful, performant & highly capable.
Please update or add the android-targetSdkVersion preference to be at least 27
check config.xml file.
I saw that there is one official MoveTo in development already.
tarek2 its great news.
can you test this?
oyunkulturu.com/temp/file/rex_moveto.c3addon
tarek2 Hi, if you downloaded the move_to before Mar 27, download it again. Because a bug has been fixed.
github.com/erenertugrul/construct-plugins/issues/6
If "c2runtime" works fine, I can test "c3runtime" if you send a simple example c3p file.
create a new keystore and contact the support team.
support.google.com/googleplay/android-developer/answer/7384423
new link
oyunkulturu.com/temp/file/boids_behaviour.zip
it possible using the "script" feature.
here example
oyunkulturu.com/temp/capx/layout_check.c3p
here chuckapi fetch
oyunkulturu.com/temp/capx/chuckapi.c3p
P.S: I didn't use the "rapidapi" site because I need api key.
sample blackhornet
function_sample(obj) { const o = obj.GetFirstPicked(); if (o) { o.GetSdkInstance().GetImagePixelData().then(a=>console.log(a)); } }
> R0J0hound Maybe this thing? > developer.mozilla.org/en-US/docs/Web/API/CanvasRenderingContext2D/imageSmoothingEnabled I've already tried it, doesn't seem to work..
> R0J0hound Maybe this thing?
> developer.mozilla.org/en-US/docs/Web/API/CanvasRenderingContext2D/imageSmoothingEnabled
I've already tried it, doesn't seem to work..
it's a little different when you zoom in.
why don't you open it with construct2 and delete the plugins?
Member since 11 Aug, 2013