donelwero's Recent Forum Activity

  • Finally, my first app is up and running for android and Chrome Web Store.

    It came up as a joke with my brother, I was getting mad at all the memes of Van Persie's goal against Spain National team on the Soccer World Cup that the idea came to mind and Flappy Persie came to live!

    Also, I used it for learning purposes, now I know more about integrating APIs and other stuff into my games, it has been a very nice experience.

    Just tap the screep to make Persie flap, also, you need to touch the balls (no pun intended) to score points, flying through the pipes will give you nothing.

    Hope you guys like it!

    Google Play: https://play.google.com/store/apps/details?id=com.dudeincgames.flappypersie

    Chrome Web Store https://chrome.google.com/webstore/detail/flappy-persie/aaohneonegahjaopfihcmjkhocpgecml

  • jayderyu HZGaming, finally solved it. Thanks guys, you are awesome.

    It seems like it's all good now. I'm having a little problem with sound playing a little late, I've tried changing when the sounds should be played, preloading them, etc.

  • HZGaming ir worked in the preview but not on my phone exported with crosswalk for Android. I will keep trying , but it.doesn't seem to work

  • HZGaming worked on preview but not when exported to crosswalk for Android.

    Any help would be appreciated.

  • Ok, I messed up assingning the values at start of the app. Thanks HZGaming if it wasn't for your help I would have trashed everything about webstorage, you made me look again and find my dumb mistake.

  • Hi. I'm finisihing my first project but there's something I want to implement but haven't really been able to figure out how to do it using Construct features.

    I want to publish my app to the android market. I'm trying to create a variable that the game will load every time it starts, and it's not restarted even after the game was closed, phone turned off, etc. If the player dies 20 times in one play, closes the app, starts playing again and the deadths counter loads that variable and shows that he has already died 20 times.

    I tried using webstorage but doesn't really seem to work. I'm using clay.io for leaderboards and achievements and I saw there's some kind of data storage but, I don't know how to use it, besides the user will need access to internet to be able to fetch that data.

    Hope you guys can help me, thanks!

  • Thanks Zathan I was thinking of making tests with it, that saves me a lot of trouble and wasted time.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Zathan thanks! I'll check it out.

    There's a Google Game services plugin in Construct, what is that plugin for?

    Can I export using Crosswalk and use the Google Games services plugin?

  • Hi, this is my fist project or at least the very first I get to complete, so I wanted to ask you guys, in your conisderation what's the best API for leaderboard management.

    I've seen a lot of threads where clay.io is mentioned but, I would like to know from you guys before I start using clay.io.

    Im planning to release the game on Google Play btw.

  • Hey lowkicker, what Minor did is really easy, I think you should stop by the tutorials section to learn a little bit more about the basics of Construct 2.

    Minor created two variables (score, object_create) where the score is stored and one where the points that will be added to the score are stored (points), he is using object_create to check if the score is greater or equal to 10, when than happens 10 points are substracted from object_create so that the system can evaluate that condition again. You could skip the usage of the points variable, but it's always better to have variables to store things like that, so you know where things that modify your score or another important things of your game are.

    The problem with MY example is that only one instance of the object is created and the condition is never evaluated again.

  • You have to use System ---> Compare two values and then write what I told you before.

  • Store your score in a global variable then use the modulus operator to check if it's remainder its 0.

    You can then turn the score variable to 0 again or use the trigger once while true so only one object is created.

donelwero's avatar

donelwero

Member since 6 Jan, 2011

None one is following donelwero yet!

Connect with donelwero

Trophy Case

  • 13-Year Club
  • RTFM Read the fabulous manual
  • Email Verified

Progress

15/44
How to earn trophies