newt's Forum Posts

  • Yes.

    Change the background settings in the index html.

  • The thing we need to look for is a 2d mesh editor/animator. Edgar was always hinting at it for Spriter.

    No idea how far it's gotten.

  • Not sure you understand that Cocoon was a service, and C2 is software.

    Construct 2 isn't going anywhere, it's just not getting new features, and soon to be no longer sold with new licenses. Bug repairs will continue for the foreseeable future. There's no reason to think that they would not keep it in working order as they need to preserve their reputation, and the fact that those type of issues will be fewer, and fewer as time goes by. Services by third parties like Google, and Cocoon, going away are the things we have to worry about.

  • Yeah not much has been done to get svg to work with Webgl, and there's several reasons for that.

    Svg can be quite compact when drawing simple shapes programmatically, however it can also get very difficult when such things as complex splines, merged groups, and blends, etc are added. Those issues are then multiplied when you think of transformations. Top that off with the only way to introduce them is to turn them into either quads or triangles.

    So basically we should be able to get some support eventually, but like everything else it will have to be optimised out the wazoo.

    A simple svg to png is doable now, but don't count on transformations anytime soon.

  • Maybe you t-boned the x, and y's some how.

    Uploading a capx would beef up our ability to tell.

    Just a small one so the steaks aren't too high.

  • Maybe try more than 4 sentences.

  • Actually "Wait for Signal" might be pretty close to what the op was thinking of.

  • I can make PowerPoint type stuff in less time than I can make storyboards in Photoshop.

  • I cannot think of any programming language that has ever done that

    Basic:

    10 print "Hello world!"

    20 goto 10

  • How would something like that work with functions, or things like recursion, loops?

  • Ok, so I guess the question is if there are any other Google api's that are worth the effort of making official.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • construct3.ideas.aha.io/ideas/C3-I-416

    construct3.ideas.aha.io/ideas/C3-I-645

    There might be others on aha.io and there's certainly other api's we could use gdrive, calendars, etc.

  • I was wondering if we could get a push to make all the relative Google api's Scirra official plugs.

    We already have Google Play, and iap, but Firebase, and analytics, etc are going to wind up being third party, which means less reliable updates.

  • I think the hard part is getting the custom edit-time plugs to jive with the runtime.

    Just look at what people have to do to create plugs using the sdk.

  • Yeah, it's a great idea. Might get old having to moderate it all the time.