WackyToaster's Recent Forum Activity

  • Because the action is set boolean. Set value is for number/string variables. Happens to me too sometimes if I don't pay attention and end up wondering where my variable is.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Quite interesting case, it looks a bit hacky but it works. Try this:

  • hmm try an else at the second condition? otherwise pls share the c3p somehow. Dropbox, google drive, anything works...

  • Hmm so your cards overlap, try adding another condition: Pick top instance

  • if mouse courser is over card

    for each card

    set animation frame to 1

    it´s much easier to explain if you post your project file or at least a screenshot.

  • This plugin is from 6 years ago for Construct 2. Unless it has been ported you cannot install it.

  • add a for each card

  • What addon are you trying to install?

  • It always depends on what you deem worthwile, the payout isn´t much different from the likes of adsense. But there are actually different reward models.

    PPC = Pay per click, basically what adsense does

    PPL = Pay per lead, you get paid if the other person does something, like registering for a newsletter (or to a different game)

    PPS = Pay per sale, you get paid (usually a percentage) of what the person buys.

  • One thing that absolutely should not be overlooked is the use of affiliate links. The returns from these can be quite good, you can decide yourself who you advertise and how you do it (with some restrictions) and there is often no or little initial cost tied to it. For example, amazon affiliate links. Also there´s a wide range of affiliate marketing platforms. Implementing the links/banners should work quite smooth. If everything else fails, give it a shot.

  • Hmm how about this:

    1. Spawn all the boxes in red, give them an instance variable that you set to loopindex (assuming you use a loop for the spawn)

    2. generate a random value from 1 to 8 (ignoring the first and last box on purpose)

    3. Now pick all boxes where randomValue-1 <= instanceVariable <= randomValue+1

    4. Set them to green

    I personally decided to do a PWA. Has benefits and downsides but imo the benefits are too good to ignore.

    PWA also solves this

    I think a mobile app is better if your target may go without connection from time to time.

    And construct exports are pretty much PWA conform out of the box.

    What I don't have is data on whether App or PWA are better/worse in terms of revenue/user retention but apparently it's good.

    Here is some more info

    web.dev/articles/customize-install

WackyToaster's avatar

WackyToaster

Member since 18 Feb, 2014

Twitter
WackyToaster has 26 followers

Connect with WackyToaster

Blogs