codah's Recent Forum Activity

  • You should set the sprite's animation speed to 0 in properties or code.

  • You do get a warning that this will happen. Also, you can click Undo to get your code back. But there's not much point having code that refers to an object that no longer exists

    I hope I've understood you.

  • Maybe look at the grid-based series of 3rd party add-ons. If it's just the mechanic of drag-dropping square/rectangular items onto a grid and fitting them together, that you're mainly interested in. Sorry if it's too vague.

    Jase00 thanks for the word in defense, I purposely refrained from replying in case I said something I'd regret. My last post in this topic.

    Edit: oh jeez, it's him from the other thread. I hadn't noticed.

  • Pick Balls "with UID" Function.Param(0)

    Chill

    Don't make your app do any work it doesn't have to.

    Minimize or eliminate every-tick events.

    Definitely use Families. A lot.

    Reduce repeated/redundant code regardless of memory/lag.

    Are you using SpriteFonts? Check that you don't have many 'types' that use the same font image (e.g. if you have 'cloned' any SpriteFonts). Go and take a peek in the 'textures' folder of your project.

  • Something like this

    Balls: On collision with Goals -> Function: Call "Dead" (Balls.UID)

    Function: On "Dead"

    Balls: Pick instance with UID Function.Parameter(0) -> Balls: Destroy

    etc.

  • You need to pass the Balls.UID to the function. Also, using 'Balls' without any previous picking, just picks a random instance from the Family.

  • cool

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • check if sprite.count = 0?

  • JLH1964 [quote:2kpa9l5f]So I would recommend that you switch to Admob interstitial ads. The difference in revenue will be dramatic for a successful apps such as the apps you guys are describing.

    I already have an interstitial in those apps..

    Is there any tips if someone want to get traffic in the app store?

    What i see is even if you have a great game you won't get traffic without marketing.

    Thank's

    That's a different question I think there are topics related to marketing, etc.

codah's avatar

codah

Member since 30 May, 2014

Twitter
codah has 1 followers

Trophy Case

  • 10-Year Club
  • Email Verified

Progress

11/44
How to earn trophies