MPPlantOfficial's Recent Forum Activity

  • Is the 9-patch plugin an option ? (besides that you can not use it in familys)

    https://www.scirra.com/manual/151/9-patch

    Haven't thought about that but since you say I can't use it in families then probably not. All cake and icing layers are in the same family.

  • Can you separate the icing edges from the icing thickness?

    I can do that as a workaround but I'd rather not because of memory usage. We're talking about generating a new randomized set of of "cake" and "icing" layers every 8-10 seconds.

  • Hi guys.

    I'm trying to create a Layered Cake-type game and I'm trying to

    randomly spawn different thickness layers and have them arranged allowing about 5 pixel-wide overlaps.

    See not all the layers are rectangular. The "Icing" layers have sinusoidal edges.

  • The artwork is realy beautiful

    Thank you! Please take time to download and play as well. I put a lot of work into the plant's animations. The game-over animations are hilarious!

  • For the Transparent part, just make you timer in 2 or 3 parts. Topmost layer should be transparent. That's what I did for my game.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Hey guys. I finally published my first game: My Pocket Plant.

    I'd like to thank users Kyatric, chadorireborn and BackendFreak who were very helpful during development. Thanks guys!

    Gameplay Video:

    Subscribe to Construct videos now

    Download link: https://play.google.com/store/apps/deta ... ocketPlant

  • Hey guys. I made a build of my game recently reloading an interstitial ad for every game and it works, a new ad is being displayed for every Game / Layout Restart.

    One playthrough of my game can take from 1 min - 5 mins.

    However, I saw in some instructions that one type of ad should only be pre-loaded ONCE per launch.

    What are the disadvantages of preloading an ad for every game?

  • Hey guys, how do I configure my Admob to display only gaming ads? I tested my game today and found it was also displaying Adult Dating ads. Good thing I didn't hit the publish button.

  • Hello. My IAP function does not open a browser to enter card information in yet when I press the buy button. What could be wrong with it?

  • I really need background music, sound effects too!

    By the way, this may be early but put your music in the sound folder as well.

    Intel XDK has a trouble of detecting anything in the music folder so all sounds in the music folder will not be played on a real device when you export the game.

  • Sounds like you're creating a manual jump button.

    I think C2 has a built-in Platformer engine that disables continuous jumping like you described, however, if you'd like to implement it yourself, I suggest using a Boolen.

    For [BUTTON PRESSED] | Player Jumps

    JUMP_BOOLEAN = 0 |

    For [ANY BUTTON PRESSED END] | Player descends

    For X [BUTTON PRESSED] | JUMP_BOOLEAN = 1

    For Player is Overlapping with ground | JUMP_BOOLEAN = 0

    Or something like that. As you can see player is only able to jump when colliding with ground.

    Of course, you'd have to fix it so player can't jump every time it's colliding with solid otherwise it'll do Wall jumps.

  • Hey guys. I've been trying to get my Twitter button to work and upon pressing the button (exported game on a real device) it refuses to open a separate window for Tweeting.

    Now I found that this: https://software.intel.com/en-us/articl ... ernal-apps

    maybe the answer but where to I put the links to my Twitter and Facebook pages for the game?

    There are three choices:

    Network Request Whitelist

    Intent Whitelist

    Navigation Whitelist

    Now another question is does this work in conjunction with with IAPs? I haven't tested my IAPs but I know when I press the buy button, the device is supposed to open a separate browser where the user inputs credit card information. Am I correct?

    If so, do I need to know the URL of the store and put that in the Whitelist?

MPPlantOfficial's avatar

MPPlantOfficial

Member since 17 Feb, 2016

Twitter
MPPlantOfficial has 1 followers

Trophy Case

  • 10-Year Club
  • Forum Contributor Made 100 posts in the forums
  • Forum Patron Made 500 posts in the forums
  • Regular Visitor Visited Construct.net 7 days in a row
  • RTFM Read the fabulous manual
  • Email Verified

Progress

15/44
How to earn trophies