Evolover's Forum Posts

  • Hi guys, is it any way I can make my game load the whole game when I start it every time, Because I have sound issue that no sound after minimized for 10 seconds on IOS (background mode) I have to close the game and make it load the game then sound comes back, Thanks guys.

  • Set the "viewport fit" project property to "cover".

    Note this may result in the notch covering part of your game.

    IT works very good, thanks man.

  • I will give it a try see how it turn out, but I rather have a small black bars on both side. Thanks.

  • Scale inner should not have any black bars at all.

    Does your iPhone have a notch?

    no black bars when i play on my ultrawide monitor, but somehow it has small black bar on my iphone 12, has little speaker on top.

  • Hi guys I am using sale inner to fit all the screen size for iPhone and it works good with 2 small black bar on each side, but sometime the game load out with both black bar on the right side, so the game is all the way to left, not center, is it anyway to fix this issue, thanks so much .

  • Hi guys, I just exported my game to Xcode then to my iPhone 12, so everytime when I minimize the game for around a min then when I resume the game, game has no sound at all, anyway I can fix this issue, please let me know, thank you so much 😊

  • Hi guys, where can I get terms and conditions and privacy policy template for my game? and what is good website that I can use to host them? Thank you very much.

  • I just finish my project and it is 1920x1080 (16:9), my question is does apple app store or google store require games to support all different screen size and aspect ratio? or they are ok with 16:9 with black bar on the size for wider screen? thank you.

  • Hi guys, I just finish my game and now I need to have a "term and condition" for publish my game, I hear some website that I can copy and edit, any suggestion will be appreciated, also do I need to trademark my game name? and how do I know the name of my game is not trademarked? sorry for the newbie question, lol thank you.

  • Hi guys, I wanna test my game on mobile so I use remote preview, everything seems working great, but when I finish my first level, it wont go to second level, it just reloading all images again and start from first level, the game works totally fine on my PC, Is anything I can do ? Thank you.

  • That fixed it, Great!! I limited the dragging distance by pin Tpin to Tarea. Thanks so much, you are very helpful. =)

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Hi guys, I am trying to add a touch pad control button for my game, this is what I wrote

    So everything works good except when I moving left and let go the touchpad character stop moving and face right by it self ( suppose to face left ), probably something to do with the mirrored and not mirror thing. How can I fix this? any help will be appreciated. Thank you 😊

  • OK, Thanks.

  • Thanks for replay, I set 3 secs timer for attack but it wont stop after 3 secs, even i put stop timer underneath it, it just keep doing the animation "atk".

  • Hi all, here is my problem, system: every 3 secs : enemy set animation to "atk"

    system: every 15 secs : enemy set animation to "tired"

    and I set tired animation on loop. I want that tired animation last for 6 secs or more, and I want to keep at as every 3 secs, how do I do that, any help will be appreciated, thankyou very much.