You cannot directly access the 'window' in worker mode, you need to disable it. Also, you can use the 'domain' and 'PathName' expressions in the browser plugin.
here
https://oyunkulturu.com/temp/DirectionBurFiles.rar
Develop games in your browser. Powerful, performant & highly capable.
Yes. In my case even saving the project as c3p triggered Windows defender. Happened multiple times in different PCs.
I'm having the same problem. blocked while saving c3p
Press the F12 key and open the console. The reason for the error is probably written there.
I cannot say anything definitive without seeing your code, but you need to access it in this way.
this._inst.GetWorldInfo().GetAngle(); this._inst.GetWorldInfo().SetAngle(angle);
Can this code create a subfolder
You can create subfolders and write files with the new link I just posted.
https://oyunkulturu.com/temp/new_appnw.zip
(Mac asks me to enter my password)
My Mac doesn't give any warnings or ask password, but it might be because my version is old.(high sierra)
I don't know how to do it with nwjs plugin but
You can write file to the "/Library/Application Support/" folder using js code.
I created an example "app.nw" below, you can check it out.
oyunkulturu.com/temp/app.nw.zip
You should use the cordova plugin. If Facebook has a Cordova plugin, you can try using it with the c3 script feature.
maybe it will work for you.
stmn.itch.io/font2bitmap
https://oyunkulturu.com/temp/RadioCheckBox.rar
looks great. congratulations
c3 now uses the zip64 format and some sites cannot read zip files due to zip64 format.
If you extract the zip file and zip it again, the problem will be fixed.
If there is no sprite object in the layout, but If you use like "set frame", "set animation" actions sometimes it will cause this error.
github.com/erenertugrul/crazygames
If the image name is the same it will not load.
add a suffix to the end of the name.
example
yoururl.com/image.png?1
yoururl.com/image.png?2
yoururl.com/image.png?3