Thank you very much, you fix my problem. And thank you for the "Containers" idea it's very useful.
Hello,
I want to change the animation of an object if its direction change, but the problem is when the object changes its direction all other objects change there animation, even if there are in the wrong direction.
How to fix it?
CAPX: https://www.dropbox.com/s/j7ep6xdck96uwxo/How%20Do%20I%20Change%20Animation%20When%20Direction%20Is%20Changed.capx?dl=0
It's good to hear that.
Good luck.
Try to test your app on another device.
Can you please send a capx file of your project?
You can view this image, and I hope it help you, if not please let me know.
Best Regards
Download this project, and let me know if this is what you want.
Develop games in your browser. Powerful, performant & highly capable.
Hello, I think you will get an answer in this page: https://www.scirra.com/forum/how-to-load-external-images-as-sprites_t70197?start=10
But you should know that it doesn't work if you select the "Canvas+" Webview engine in Cocoon, so select instead of it "Webview+" or "Webview"
*Edit: If it not work try to add cordova-plugin-file in your Cocoon project.
Hello, before compile, select the "Webview+" instead of "Canvas+".
You can also use "Webview" with file chooser.
Don't forget to install the right plugin.
For more information about:
File Chooser: https://forums.cocoon.io/t/construct-2-how-do-i-use-file-chooser/599
Also you can see Cocoon – Supported C2 objects & plugins here: https://shatter-box.com/knowledgebase/supported-c2-objects-plugins/
This is a video about export .capx file to android via cocoon:
, I use it because the ability to create and import Android keystores and iOS signing certificates have been disabled from intel XDK (Maybe this is your problem too) (https://software.intel.com/en-us/forums/intel-xdk/topic/735617)
And this a link to make a keystore file for android: https://developer.android.com/studio/publish/app-signing.html
Hello, try to convert all audio files in your project to .ogg (you can use this website to do it: https://convertio.co/mp3-ogg/), after that, try your app on android.
It works but not well, there are also some mistakes.
But it is better If there is another way.