newt's Forum Posts

  • Yeah, but, what about people using paid third party plugs, and selling them as part of templates, or games?

  • One object hits two other objects at the same time.

    The question is:

    Do we really need multiple collisions for one trigger?

  • Alternatively use a sprite with frames for letters, and animations for colors.

    #goodoldays

  • Or just use another Spritefont object.

  • The main thing I would want from the Scirra mobile build service is a complete Ios export.

    I could do the Cordova build manually with an expectation that it would get easier with experience, but with Ios you have the extra hurdle of using a service, or pay for hardware.

    Easily worth the $99 bucks a year.

  • what portals and what protection do you speak of?

    The ones with working api's we have plugs for.

    Newgrounds, Gamejolt, maybe Kongregate.

    You have to do a custom build for each one, but you also get a reliable sdk to make rewards, and that's a great experience/ setup for iap later.

    You can use other portals, but you need to make some custom control methods which requires a lot of planning.

  • The problem with ads is you need eyes on those ads, and the ads invariably detract from gameplay, and even performance.

    Then a lot of people say iap is the way to go, but it's an even worse sh*t show to get working.

    What I will probably do in the future is release to the portals with adequate protection, and if it does well there consider doing a free version on mobile.

    If it does well there, try to do either value added iap, or ads for bonuses.

  • Are your finals all pure svg, or a mix with a little touch up in Pshop?

  • I keep wondering if C3 will be made to allow us to make editors like that.

  • anglelerp(self.angle,angle(),turnspeed*dt)

  • > You're only comparing the Chromium engine - have you tried Edge and Firefox? They have different v-sync engines. Edge was particularly good IIRC.

    >

    Chromium is the only option we have if we export to pc.

    Would a call for another wrapper fair any better than a native export?

    Make their own using Node?

  • Nice idea.

    Might be useful for other games as well. I say the last preview at least once a day.

  • Pickle Rick?

    When did I do that?

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Because everyone names their computer after themselves.

  • You can't have an app run in the background.

    You can:

    Save dates to local storage.

    Have a server that runs 24 7, and interact with it.