Bootfit's Forum Posts

  • Hello all - is there a plugin available that allows a Construct-built mobile app to access the phone's contacts list, specifically the name and phone numbers?

    Thanks all.

  • I don't have a URL for it - it's just sitting on my Mac.

    Have you managed to get the plugin/consent dialogue working yourself?

  • Don't know if this will work, but...

    If you export for Cordova then open the folder thats exported - then got to the www folder.

    In there there's a c2runtime.js file. Open this and search for .png - there should be about 8 results. Several of these look like they may be remote links to the Cordova splash logos. Perhaps try editing these to point towards a logo you've saved elsewhere.

  • I've tried the following:

    Touch > on touched SettingsButton > Mobile Advert > Show user consent dialog

    I've also added my Application ID, Publisher ID and URL Privacy Policy link to the Mobile Advert object and exported for Android and installed on my Android test device plus I've also exported and installed for iOS.

    Neither builds work or do anything.

    Anyone else get this working yet? Anyone want to share a screengrab? Do we need to implement javascript in someway?

  • Is it possible via Construct to create an app that has functionality that allows the user to access their contact list and send a pre-filled text or photo message?

    If so, which plugins do I need to focus on?

    Thanks all :)

  • When displaying on the iPhoneX my app has the black bars on the top and bottom of the screen.

    What do I need to change my display settings to so that my background fills the full screen?

    I currently have:

    Viewport size: 2160 x 3840

    Width: 2160

    Height: 3840

    Aspect ration: 9:16

    Viewport fit: Auto

    Fullscreen mode: Letterbox scale

    Fullscreen quality: High

    Orientations: Portrait

    Sampling: Linear

    Thanks all :)

  • When displaying on the iPhoneX my app has the black bars on the top and bottom of the screen.

    What do I need to change my display settings to so that my background fills the full screen?

    I currently have:

    Viewport size: 2160 x 3840

    Width: 2160

    Height: 3840

    Aspect ration: 9:16

    Viewport fit: Auto

    Fullscreen mode: Letterbox scale

    Fullscreen quality: High

    Orientations: Portrait

    Sampling: Linear

    Thanks all :)

  • I currently have the following:

    Touch > is touching SettingsButton > Mobile Advert > Show user consent dialog

    I've also added my Application ID, Publisher ID and URL Privacy Policy link to the Mobile Advert object and exported for iOX(XCode) and imported/built in XCode but it doesn't do anything.

    Anyone else get this working yet?

  • I currently have:

    System > Score = 10 |---> System > Trigger once > System > Create Object MedalParticles on Layer 50 at (1253, 480)

    And that still triggers multiple times.

  • Any chance someone who�s managed to implement the new requirements and actions post a .c3p to show what it is they�ve done?

  • I�ve tried Trigger Once but it didn�t work - I obviously didn�t place it in the correct place. Where in the actions/event flow would it go?

  • I Have a one shot particle effect that occurs when the player reaches 10 points.

    System > Score = 10 > System > Create Object MedalParticles on Layer 50 at (1253, 480)

    However the effect continues to loop while the player has 10 points instead of just firing once. I only want the effect to happen once, rather than to continually happen until the player gets 11 points.

    How can I get this effect to fire just once?

  • Anyone managed to get this working yet?

    I've currently got:

    http://i66.tinypic.com/wimrye.jpg[/img]

    Still not working...

  • Yeah I'm not using Construct 2 but Construct 3. Has anyone managed to implement this in Construct 3 - If so could the post a screenshot of the event sheet?

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Has anybody managed to get this working? Would someone be able to share an example c3p or screenshot?