Wolvus Technology's Forum Posts

  • 14 posts
  • Hello, I seem to have a problem with GooglePlay's leaderboard. When I tap on the button that's supposed to show the leaderboard nothing happens. I have already published the game in Game Services and created a leaderboard but it doesn't work.

    Right now the code I'm using is

    On start of layout, if not signed in > sign in

    And the button's code is

    On tap gesture > Display leaderboard "ID"

    Any help would be appreciated

  • Thank you, I will try those

  • Hello, I would like to link my game with firebase but I have no clue how to do that, can anyone please help?

  • Ah I see! Thank you, I can't believe I didn't notice that. Thanks for taking the time to help me out and I wish you all the best in getting a C3 subscription.

  • Hello, my problem seems simple but I just can't seem to figure it out. Whenever I use the skills "Airstrike" and "Nuclear" they spawn explosions and destroy the zombies as intended. But they seem to be colliding with the zombies more than once and increasing the score too much. What I don't understand is that the zombies are supposed to be destroyed on collision with the explosion, so why does it happen more than once?

    Project file

    drive.google.com/open

  • Thank you! I will keep this in mind.

  • Hello again, I have a problem where my game works perfectly fine in the preview but after I export it as an apk all I get is a black screen. What could be causing this problem? I've tried minifying and not minifying the script but I still get a black screen for both

    Project file

    drive.google.com/open

  • Thank you very much, you've been a huge help!

  • I fixed it thanks to your help, the problem was that my keyboard controls were messing with my touchpad controls for some reason. Here's the file if you're interested. But I only get a black screen when I try to test the debug apk on my Android device, could you please help with that as well?

    drive.google.com/open

  • Thank you for the advice, however, I've tried your code and the animations still don't work when I move with the touchpad.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Thanks for pointing out my error in event 121, but could you explain further on using the system condition "Is between angles"? I'm not sure I understand how to use that condition. Screenshots would help greatly if possible as well, thanks.

    These are what I've tried but it still doesn't seem to work so I think I'm doing something wrong.

  • Hello, in my game I had keyboard controls to try playing my game and the animations work. But when I try using a touchpad to move the player the walking animations and attacking animations don't play despite working with keyboard controls. Help would be greatly appreciated.

    Project file

    drive.google.com/open

  • Many thanks! That solved my problem.

    EDIT: However, I can't seem to be able to activate bounce off solids without breaking the game, why does this happen?

    EDIT2: Nevermind I fixed it, thank you for your help

  • Hello, I'm pretty new to Construct 3 and I can't seem to fix a problem I've been getting.

    I want to spawn the zombies and have them run towards the player, but their animation doesn't move with them when this happens, I've put them into a container but it still doesn't work. Help would be very much appreciated!

    Project file

    drive.google.com/open

  • 14 posts