ppstudiomty's Forum Posts

  • Hi Guys,

    I recently uploaded my game called Arcade Defender, I tried to cooperate with a local restaurant to do some marketing on the game, it is not working as expected but has been really didactical to try this approach later again.

    Achieve a good erformance was a challenge, because Cordova is not the best for old mobile phones and it turns out that in my country there are lots of outdated and old phones that I needed to consider if I wanted to reach more players.

    This game features several Custom Plugins I coded for

    • Firebase Analytics
    • Google Analytics
    • Firebase Realtime Database
    • Firebase Authentication
    • Handy Utilities (UTC Date, Base64 conversions, Time formating)

    I'm planning on releasing it in other platforms like Facebook Instant Games and possibly a fremium download in itch.io and I'm still working on it.

    Feedback is welcome, although I already release the game I need to work on more stuff for it because I think the gameplay needs to be polished more.

    Video:

    Subscribe to Construct videos now

    youtube.com/watch

    If you like to try it out here's the link

    bit.ly/30pvbcr

    And my social media:

    Facebook: bit.ly/2MiJ0Xd

    Newgrounds: bit.ly/2M4hWLf

    Twitter: bit.ly/2IgvvDd

    WebPage: bit.ly/2WFdO9g

    Also feel free to chat back to me if you want to discuss anything about coding, C3 in general or possible commisions.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • I don't have a webpage for my game but I do have a webpage for my portfolio and I'm currently self-marketing my recet game called "Arcade Defender", are you interested? The game has just being launched on april 30th.

    Subscribe to Construct videos now
  • Hi Devs,

    I'm new to geolocation concepts and usage and I'm trying to find out how to evaluate latitude and longitude using Geolocation plugin.

    So this is what I did.

    On Start of Layout -> Watch location

    On location update -> Evaluate if Latitude and longitude are equal to X and Y (X and Y are mi fixed values)

    So the problem is the accuracy, I can't make latitude and longitude be the same number to know if I'm in the location requested, so my question is: What's is the proper way to evaluate location? If accuracy always varies how do I set a range of values to know if I'm within an area (like 50 metters around the actual position), what's the precision I should be using?

    For example, If my location is at 30.23011 -100.23023, what range of numbers should I use to give it a tolerance range to find the location (+/-0.001)?

    Thanks!

  • Hi!

    Using Enhance, you can integrate admob banners or banners from any ad networks you want and set the position of the screen.

    For more information on Enhance, just follow this link : https://goo.gl/LUc3iD

    Good Luck!

    Thanks! Then I'll look for some plugins. It seems like enhance can't be integrated to construct 3...

  • I used Ultimate Ads plugin in the Scirra store (https://www.scirra.com/store/construct2-plugins/ultimate-ads-3549) - it allows top or bottom ad placement, plus something called Custom which I've not played around with. It works seamlessly with Admob.

    Thanks so I guess there's no native way for construct to solve this... I'll try some plugins.

  • Hi Community,

    Is there a way to set up the banner location of Admob? I'm developing a mobile game and designed it thinking on the banner that should appear on top of the screen (portrait display) but it appears on the bottom. I'm using C3 and MobileAdvert plugin. Admob plugin is not available on C3 and it used to have a location field but in this case there's none for MobileAdvert.

    Thanks!

  • Same issue please fix. I delete the logo files then get some new error. What are we missing... has anyone had success?

    As scirra stated they won't fix it, we have to wait until the new version of the Arcade is live....

  • scirra.com/forum/arcade_t201495

    I see... haven't noticed that post. Ty...

  • Months without answer... I still have the problem too.

  • Hi,

    I want construct to keep running my game even when the window is unfocused. For my game mechanics it's not suitable to save te "stop time" and then calculate the delta when player re-focus the game window, I need to be able to still run the game while player is doing more stuff on his computer. I've been reading several post and questions and haven't been able to find a suitable solution.

    Is there anything that can help? or should I be considering reading SDK to develop a plugin on my own.

    Thanks!

  • Hmm same thing and the arcade picture wont update and its a png and its 450,300 so theres no problems it just wont upload maybe Ashley or Tom could have a look for us.

    Still unanswered...

  • Same for me, it also says an icon is missing!

    Unfortunately nobody had answered

  • I still haven't been able to update and I had to delete my previous published game, I wouldn't like to do that again... I know arcade is Beta but this is really a problem... can anyone from scirra help?

  • Hi! I'm trying to upload an update to my recently posted game but arcade stills indicating that some of the files "already exist" in a local server path:

    "The file D:\\FromC\\V4Arcade\\games\\25466\icons\loading-logo.png already exists."

    I tried deleting some of those files from the zip to try it out but the error still comming so I guess this is a bug on the platform.

    Can you advise?

    Here's my game:

    https://www.scirra.com/arcade/other-gam ... cker-25493

    It has happened with every game I attempted to publish.

    Thanks a lot.

  • > Hi Community,

    >

    > I'm new in construct but I've been learning as fast as I can. Recently got stuck in a problem, I was trying to test Admob plugin and I decided to delete it from the layout and add it back again. Now the plugin doesn't show anywhere, I can't put it back into my project and is no longer available in the list of objects.

    >

    > Can any of you advise?

    >

    > Thanks!

    >

    Are you certain you have posted this in the correct forum section?

    This section is for the - now retired - Construct Classic section, which leads me to think you have posted this here in error.

    You probably want one of the 'How Do I' forum sections for either C2 or C3.

    Sorry, this post was meant to be for construct 3 "How do I" section... just realized that...