baks's Forum Posts

  • The best solution would be finding someone who could make an addon.

    If you want to do this with JS, you can try adding their script to the project, set its purpose to "Import for events". Then call its functions from the event sheet, for example showBanner()

    You may need to call onDeviceReady() function directly to initialize the API, I don't know if the event listener will work in C3 game.

    This will be difficult to test, because you'll have to build the app every time with this cordova plugin, it won't work in preview. If you are testing on Android, I suggest collecting logcat logs to check for console and error messages.

    Thanks so much for the answer! I'm trying it, so I made this for testing.

    For testing with this should work?

    And when is exported to add the plugin on the folder how can I do it?

    This is the documentation: https://developers.yodo1.com/knowledge-base/cordova-integration/

    I'm not sure if it's better to edit the config file and add the code or make this code as js, include it in the folder, and then add with the command like in the documentation.

  • Hi,I need to implement this plugin:

    https://developers.yodo1.com/article-categories/cordova/

    I found this video where it uses Browser JavaScript to implement an Admob Cordova plugin, but I'm not sure if this is possible with this other plugin too.

    Subscribe to Construct videos now

    Tagged:

  • This is an interesting network with Ads management, they have a sdk with a Cordova plugin or native Android, but I think there is no Construct plugin yet.

    https://developers.yodo1.com/article-categories/cordova/

    How can I integrate with Construct 3?

  • Cartoon animator

    Is a game based on the old "The Simpsons Cartoon Studio" or the "SpongeBob cartoon creator".

    You can use some characters, assign an animation and make your own chapter of the cartoons.

    Screenshots

    You are able to use animations, make the characters walk, add voice recordings, move the camera, change the scenery or add background music.

    Is ready to be played on Scirra Arcade:

    https://www.construct.net/en/free-online-games/cartoon-animator-24861/play

  • Please, can anyone convert this behavior? rex_textbox_color

    c2rexplugins.weebly.com/rex_textbox_color.html

    Thanks so much

  • Same problem here

    Remember that while they are fixing it you can download the file from your Drive and load it locally

  • baks - Thanks for the example project.

    I will add something to the next build to let the user choose which blending mode to use (if I choose alpha blend it looks the way you want it to, but there are other issues with that blending mode in other projects). It could be a little while, because I'm halfway through adding the reimport functionality, and I'd like to wrap that up rather than rollback temporarily for this fix.

    Perfect, thanks, it is a little weird because I have a bigger project that I was transferring from c2 to 3, and all the events that refer to the Spriter object aren't working,

  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
  • lucid Hey! I'm having a strange bug, when I import my Spriter character to construct 3 it has like an outline in the body parts, in Construct 2 this doesn't happen

    C2

    C3

    Here you have the c3p

  • There is any way to integrate monetization alternatives in Construct 3?

  • Hi, I've been using the Game Recorder to make little replays or something, but the problem is it uses WebM, I found a free .js library to convert videos but I'm not sure how to implement javascript.

    This should be useful to finally solve this problem and maybe be an official solution to have h264 recordings instead of WebM.

    Video converter library: bgrins.github.io/videoconverter.js

  • You do not have permission to view this post

  • There is any way to store the files uploaded for example with file chooser?

    I'm making a DJ game, the player needs to upload their own songs to use them later.

    I know you can upload multiple files on file chooser, but is possible to upload one by one, store them and choose from them later?

  • You do not have permission to view this post

  • You do not have permission to view this post

  • You do not have permission to view this post