Chadori's Forum Posts

  • RobertoFreemano - There are many ways including using 3rd party C2 plugins. But the easiest way is if you are compiling/building your game using IntelXDK is to import the cordova plugin : "Insomia".

  • Guys, does an app stop (stop time) or pause automatically when an interstitial or reward video admob ad is shown?

    Or am I the one who stops the game time by event?

    Yeah, as others would say 'test it to find out' but it's easier to ask here.

    So does it?

    Thanks.

  • Best game made in C2 that I have seen so far. I hope this is showcased. I totally love it just by looking at the trailer . Wow!!!

    I am voting yes for greenlight! +1

    Tinimations , I hope you don't mind me asking, what do you use for your character animation? Do you use spriter / scml plugin?

  • Can you give me a short example in a form of explanation of what you are trying to achieve?

    If you are talking about objects being global from 1 layer from a layout to another layer with the same name from another layout, then you can use global layers .

    Reference:

    https://www.scirra.com/tutorials/594/bu ... terface-ui

    https://www.scirra.com/manual/85/layers

    inherited-layer-cross-multiple-layouts_t76247

  • Thank you for this list....

  • Add the an instance variable (boolean) to the platform named "trigger"

    Add the Fade behavior on your platform and name it FadeOut.

    --With these properties:

    ---Active on start: Yes

    ---Fade in Time : 0

    ---Wait Time: 0

    ---Fade out Time : 1

    ---Destroy after Fade out : Yes

    Add these events:

    Comment: For the trigger

    +Player - On collision with Platform:

    ->Platform - set boolean (trigger) to true.

    Comment: Fade Out (Destroy Fade Effect)

    +Platform is boolean (trigger)

    ++Player is not overlapping Platform

    -->Platform - FadeOut : Fade Out start

    Comment: Anti-Solid Bug

    +Platform on destroyed

    ++Player is overlapping Platform

    -->Player - Set Y to (Self.Y + 1)

    I hope that works out for your game.

    Please be polite when posting, and if if a post appears to be 'dodgy', then consider quoting it so that the context is not lost. Otherwise, it makes understanding what has been happening tricky.

    I'll monitor this thread further before deciding on any (if needed) action should be taken.

    There have been use of malicious words lately with insult to someone + out of the topic reply. I won't tag the name since it is already edited. And also since the person being insulted wasn't affected by the insulter, so I guess it's fine now. zenox98 please keep in watch for spammers .

  • I think they are just the same. But it costs more in Scirra Store because of the selling fee.

    This is just me. But I think you should go for the $12.19 if you got some extra money because scirra offers a great backup solution for your paid plugins. So if you lost your plugin collection, you can just download it from scirra instantly. Unlike from the $10.00 (directly from cranberrygame) you have to mail cranberrygame everytime you lose the plugins.

    > Hi newt .

    > ultimateassassin - Nice Edit.

    > ams - I think you need a license for that. That is a risky move if you ask me. But if it is not for commercial then maybe you can do that.

    >

    Yeah even if its non commercial we can't do it unless he brought a license. I mean there is a way to make android games even with free version but you need to be good in javascript to do it. The license isn't that much so it pays to buy it.

    Yeah you are absolutely right with the license rules, but I am referring to something local. A favor to help him out, only if it was non-commercial. But I was also referring to you guys if you help him out.

    But on second thought, never mind what I said. It's unfair to the developers. At least not on this forum.

    What are you talking about i didn't write anything inappropriate you really hate me i only said that i howhe will find his solution

    Who are you talking to?

    Hi newt .

    ultimateassassin - Nice Edit.

    ams - I think you need a license for that. That is a risky move if you ask me. But if it is not for commercial then maybe you can do that.

    I'm talking about lifetime

    Of course!!! The richest man in the world. AKA Bill Gates worked all his life and only managed to earn $64 Billion (Net worth). So $70 Billion is definitely very big.

    [quote:1d2m89au]is 70 billion a day enough?

    ultimateassassin - Is this a click bait? $70 billion a day will make you richer than Bill Gates in a day.

    Regarding your question it's a very good monthly income if you ask me.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Currrently an external calculator is needed to scale any image other than a square.

    Hahaha. yeah + 1. I agree on this, but for the meantime you can always make a vbscript to calculate faster.