Cipriux's Forum Posts

  • Thanks. Until then, maybe i'l post it on Scirra store or codecanyon

  • is this ok?

    Is not for sale on any store, but how much will you pay for it if I put it on Codecanyon ?

    https://dl.dropboxusercontent.com/u/139 ... index.html

  • I have a template that I made 1 year ago that keeps getting updated and now is on update 34

    In this template I have everything I need for after the actual game is created:

    Leaderboard (autologin, function for auto submit score),

    IAP to remove ads,

    Ads

    Sound and music controll

    Share to Facebook and Twitter

    All sorts of elastic movements for UI panels and buttons

    HiScore that will autosave and autoload from LocalStorage

    I usually start from this template and make my game on top of that and delete things don't need (like Leaderboards or IAP)

    Or If I need only let's say the audio events I first drag and drop the sprites/objects from the template to my projects then the additional events.

    Is a little difficult to copy/paste in C2, but this is life in general:)

  • wmsgva There's no need to update a plugin if is working properly.

    I do like this:

    • in C2 install directory I locate the 3rd party plugins and behaviour and i put un underscore at the folder name something like: _Rex-etc-plugin, this way they are grouped togetter.
    • When I install a new version of C2 I don't replace the old version
    • copy the underscored plugins from the old C2 to the new one
    • addition step: in every 3rd party plugin save the URL link to that plugin
    • celebrate with a hot chocolate (this step is trivial)
  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • There is such a thing. Self installing plugin, I forgot the extension, but if you drag it in C2 window it will install to proper drectory

  • lennaert I guess it is about time to learn how to create a plugin by myself.

  • Kyatric Thanks. I guess I will have to learn it eventually, but I'm not that good at JavaScript.

  • Is there a plugin that can be used to integrate an external Javascript API ?

    I have a client that wants to integrate their own API for Ads and leaderboards, but don't have a C2 plugin . It can be done maybe with AJAX plugin or another?

  • Is there a plugin that can be used to integrate an external Javascript API ?

    I have a client that wants to integrate their own API for Ads and leaderboards, but don't have a C2 plugin . It can be done maybe with AJAX plugin or another?

  • C-7 I always wondered: since you have kids and it seems you work from home, do you have a separate room for work, work in the same room with kids, have your earphones on, work only when they are not home? Or you are a zen master that don't care about noise?

  • The software for recording my activities is called ManicTime. It runs on the background and doesn't take CPU. Is very good for discovering why i didn't do any work this week or last week. Usually is VLC, Youtube (random stuff), facebook (more random stuff, some game related) and random stuff on internet. Need to focus more and less random stuff )

  • HEXAD From your second post I can see you are unreliable tampered person, who is upset that that no one answered after 15 min. ) Don't waste our time please

  • nlon did you fixed?

  • xmnboy At the moment splashscreen is only seem to delay the game loading. What will be nice is to combine splashscreen and loading bar from C2 into 1 screen. At the moment on my Samsung Galaxy s2 I see a 2-10 sec black screen between splashscreen and the C2 loading bar.