Hasan999's Forum Posts

  • Hi.

    This can be done in different ways, I'll only share how I would do it.

    So I assume it is an Endless game, with scroll-to function, and the spacing of each step remains the same. Also, I'm assuming the horizontal movable space of each step is, let's say, 800px.

    For the first coin:

    [On start] Create object (coin) on X: random(800) + 100 and Y: -50

    For random coins after every alternate step:

    [coin.Y > 300, Trigger once] Create object (coin) on X: random(800) + 100 and Y: -50

    A bit of trial and error, or width/height pixel idea will be needed there.

    For the dissolving part... You can create a Particle of small black square, set it to 'One-time only' Rate: 100 (or more), Random X dispersion to 800 pixels, Random Y dispersion to 20. Set the angle downwards (like a gravity effect), Then to make it dissolve [after score > 1000] Make that step spawn that pixel (from the middle of the step), and destroy the step immediately.

  • You do not have permission to view this post

  • 2000+ Downloads! Yayy.

    I'd love to have a feedback from C2 Forum as well!

    Thanks!

  • Word Connect Multiplayer - Word.io

    Connect Letters to make Words - Play against people ONLINE!

    Google Play: https://play.google.com/store/apps/details?id=com.wordstudio.wordio

    Please do provide feedback here..

    If you like it, don't forget to Rate and Share! Thanks

  • WOW ..so you planned to completely launch the new Forum without having fixed so many MAJOR issues??

    You guys have no Beta phase? How ironic for particularly such forum.

    Seriously. Why?

  • So far all i can say is: bots are really clever (im considering im being matched against bots too right? With common names) and there are some words that id never know existed at first hahaha.

    But the game itself is really well made.

    Congrats.

    Edit: ah, the 30 seconds (for this type of game) doesn't work for me. Stressed the shit out of me. Do you have plans to make a solo mode with no timers?

    Okay so here's the thing: It waits for roughly 8 seconds, if no real person is found, yes, you are paired against a random common named Bot who plays with you just like a person would. I did this for the Beta and initial phase so that people don't run away during the launch and promotion of this game. However, I do have my real-time stats with me, at this time (and generally these days) 3 to 8 real people are playing at all times.. so you have high probability (considering re-matches in 30 seconds) to connect with real people too. Definitely much higher probability once I have more installs.

    Bots are clever and dumb, it depends on how 'you' play with them.. i.e. I have programmed the bots to adjust to the level the real opponent is at (in the span of two games).. and it will give you a decent challenge.

    The 30 second is actually best fit there, because (1) I don't want people to get bored if there aren't many words to be made, (2) I don't want people to leave mid-way, (3) Let's you retry with a fresh new word quicker, with a fresh new opponent as well..

    Oh, but I think I should consider increasing the timer in the Offline mode, to 60 seconds perhaps?.. Thanks for the suggestion!

    The offline mode (appears if you try to play the game while being offline). I kept this mode hidden because I want ppl to play Online mode regardless of how challenging it is for them. C'mon I have players with minus 13,000 rating, they're not giving up

    Anyway, Thank you so much for the positive feedback! Really appreciate it.

    Pls do share this game forward. Thnx

  • Hello Hasan, what multiplayer plugin did you used for your game?

    Does it Scirra official multiplayer plugin (Peer to peer multiplayer)?

    Yes, C2 build-in Multiplayer plugin, peer to peer, real-time!

    Plus, It's based on quick 30 seconds per game (make as many words as you can), so I don't see "Host" (or peer) leaving, no disruptions during game. Going on well, 1000+ Downloads already. Did you try?

    Downloading it now!

    Will provide some feedback (hope so) later.

    Sure, I'll be waiting

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Updated: Lots of new features including emoji+text chat with your opponent!

    Guys, I really need feedback here ! Anyone?

  • It's been months now, I really can't figure out what am I doing wrong?

    Construct 2, r244, webview+, Cocoon.io, Admob Ads plugin is installed, the banner and interstitial are showing perfectly, but the video ads are not even loading!

    I do see "Impressions" of Video ads in my Adsense account, (without any revenue). Here are the things that I have tried already:

    1) Re-created Admob Rewarded video Ad unit again (twice)

    2) Tried with Test Mode enabled and disabled

    3) Tried with canvas+ and webview+

    4) Tried with r255 and r252 and r244 of Construct 2

    5) Tried with different ways I could load a video ad in C2, with and without triggers, etc.

    6) Tried with the depreciated version of Ultimate Ads (Cocoon Rewarded Ads)

    7) Yes, I have "linked" my App, in Admob.com successfully.

    8) Yes, I also waited for a day or two with every change I made.

    9) Also tried on different devices.

    No luck, I've never been so frustrated... can anyone find a clue from the above? What could I possibly be missing? I see sufficient impressions every day, like more than 40, (despite only a few active users), but no revenue.

    Please help! Toby

    Thanks!

  • It look quite interesting. I will definitely give it a try

    Just wondering how do I see my previous score in the game.

    Thanks, did you give it a try yet? I don't see any additional install.

    At the moment, users cannot see their prev performances, however, it does have a rating system, and also the stats on how many words made overall (and max words made in a game) in "Online Rankings" leaderboards. Do check it out!

    others: Can you please try out this game and give me a quick feedback? I'd highly appreciate it!

  • Hey guys.. please try out my first multiplayer game (made on C2) published using Cocoon!

    Play Store link:

    https://play.google.com/store/apps/details?id=com.wordstudio.wordio

    Thanks!!

  • Hey guys.. please try out my first multiplayer game (made on C2) published using Cocoon!

    Play Store link: https://play.google.com/store/apps/details?id=com.wordstudio.wordio

    Note: This is a Beta version, you may be paired with a bot (random name) if no real player is found.

    AndreasR Can you please add it to your first post as Beta version? I need more and more Beta testers for feedback.

    Thanks!!

  • Hi..

    My question is related to copyright issues, can I use exact WhatsApp emojis (of Android) in my Android game?

    Thanks.

  • Hi Toby, I have a similar problem..

    Banner and Interstitial Ads work perfectly, but Video Ads do not show.

    Video ads get loaded, but still never show. I tried with both: Test mode enabled and disabled. No luck.

    Can you please look into this. Thanks.

  • Thanks, that makes sense.

    Just before I try anything, I want to know if Multiplayer.peerID remains constant for each user (device), OR, it changes each time for the same user log in?