Fireche's Recent Forum Activity

  • Ye this thread is old already but I have a similiar question and dont seem to get any help in the "how do i..."-forum so:

    I would like to implement leaderbords for each "minigame" in my app. Which plugin should I make use of? I see that CocoonJS plugin provides a leaderboard function, is it useable? I use cocoonjs btw~

    thank you

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • good luck with that and thank for the reply. I am still curious tho why did you only choose 1 country and not several or global? thank you

  • Hello,

    I would like to implement leaderbords for each "minigame" in my app. Which plugin should I make use of? I see that CocoonJS plugin and GooglePlay plugin both provides a highsore function but which one is the better or is there a totally different one aswell?

    thank you

    /edit: I just figured that GooglePlay Service is not compatible with CocoonJS which is what I am using so nevermind that.

  • How did you achieve so many downloads? :O

  • So you really want

    local number blabla=1

    system repeat 10 times

    > system wait 0.5 seconds

    > system create object sprite_obstacle at (blabla*100, 1961)

    >sprite_obstacle set width to 50*blabla

    > system add 1 to blabla

    Thank you but this doesnt work at all. It doesn't increase the width. It somehow works if I replace the wait system 0.5 seconds by wait system 0.5 * loopindex. But the width stays the same.

    /e: well it all works if I use a global variable instead of a local one..very weird

  • is this really created with C2? looks amazing

  • Hello,

    another event activates the group asdf

    But this very simple loop doesnt do what I want lol. I want ever 0.5 seconds to spawn an object at x=0,100,200,300 and also increase the size by 50 everytime but it doesnt work. It's like the loopindex stays 0 all the time because it only creates 1 (or more objects and puts them all at the same spot).

    Ive dont stuff like this 1000 times already which is why I am so confused. Can someone help? thanks

  • How long did it take for the PlayStore to show the amount of downloads your app has? Mine is in it for 2 days and still shows nothing. Even tho I know for a fact that it has at least 10 downloads.

  • Doesnt work both ways :/

  • Hello,

    I have a game where every x seconds a random enemy spawns.

    every 5 seconds - set local variable x to choose(1,2);

    if(x == 1) spawn unitA

    else spawn unitB

    If you die u have the option to restart by clicking on a button. The button basically does nothing more than "Restart Layout". Let's say I died within the first 3 seconds, and then press restart, the monster will spawn within the next 2 seconds instead of 5 again.

    I have no idea why but I guess its bc it somehow doesnt reset the timer?

    thank you

  • ludei Is it possible that CocoonJS doesnt even support fonts like Comic Sans? I built my game with it and the fonts are 1.5x smaller and put back to arial I guess :/

  • Crosswalk works definitly better. But CocoonJS is still the best for me. And if the only plugin you need is the AdMob then you can follow this tutorial I think: https://www.scirra.com/tutorials/781/ho ... b-cocoonjs (need premium tho)

Fireche's avatar

Fireche

Member since 23 Mar, 2015

Twitter
Fireche has 1 followers

Trophy Case

  • 9-Year Club
  • Jupiter Mission Supports Gordon's mission to Jupiter
  • Forum Contributor Made 100 posts in the forums
  • Coach One of your tutorials has over 1,000 readers
  • Regular Visitor Visited Construct.net 7 days in a row
  • RTFM Read the fabulous manual
  • Email Verified

Progress

15/44
How to earn trophies