jayderyu's Recent Forum Activity

  • I read on the Scirra facebook page that someone published their game and it was all good and after about a month it started breaking down which really doesn't make sense to me.

    I think I asked this before, but does anyone have any videos of a C2 game that has a single scene PACKED with the lots of things happening at once? I checked out MortarMelon, really nice project, but I feel if they couldn't fit more in one scene (purely for RAM reasons, amazingggggg looking game.) I get a bit concerned.

    I love having lots of Animations and various characters all doing something at once.

    Which is also something GS CAN NOT handle.

    Ummm. I suppose they were inefficiently using storage. Maybe they were just adding more and more to save file and it started using up too much memory. This would reduce performance.

    I haven't tried packed scenes yet. Though tests have shown that if your willing to limit a fps of 30. you can get 200+ objects renders without much problem. Hardware of course matters where mine is a low end Tegra2, so consider that :P. I have also been thinking of a theory to pack many more objects onto a scene by identifying them as dynamic and static. Then using rojohounds canvas render the static elements at 10fps count and leave dynamic running at normal speed. but it's just a theory. I don't know of GS has access to a canvas layer to experiment with that.

  • I always love updates to this plugin :)

  • Nope. While it ran better on my tablet. It's in no way really much of an improvement on an older device. There were also many graphical glitches that the game was unplayable.

  • What is it. Is it a Canvas overide, a wrapper, another canvas api?

  • yeah, I have all sorts of problem with Spriter and C2. Right now it's difficult to work with :( hopefully the next plugin and Spriter public release will solve some of the fickle behaviour.

  • To an extent yes, but not every member of family will have the same response.

    If there are a number of different Wall types that behave differently based on being shot. Then I don't need a Wall family to have both plugin behaviours.

    FamilyWall

    -KnockBackWall(has bullet)

    -FadeWall(has fade)

    -BounceWall(nothing special)

    In this situation KnockBackwall doesn't need fade, and Fadewall doesn't need Bullet plugin.

    however

    On Collision Bullet to FamilyWall

    -> FamilyWall do (and has no access to Bullet, Fade and do not innately know which wall was hit)

    If I give WallFamily Fade and Bullet, but there is still no innate way to determine which wall object had the collision. However andreyin solution to pick nearest sounds like it will work. Haven't used it yet :D

    You know what. I think I found a solution to the design around not knowing the object.

    WallFamily

    instance variable - typefunction

    on collision bullet to WallFamily

    Function Call (WallFamily.type, WallFamily.uid)

    On Function "foo"

    choose wall based on UID Function.Param(0)

    I think that solves the inherent lack of knowing or access to the object in the family and access to plugins in the object not the family.

  • that would be an incredible language interpreter and exporter

  • I found that happens with one of my games on the iPad2 and only the iPad2. I'm not sure what it is, but it might be related to objects bordering the layout.

    I'm not sure exactly what the condition is, but with 400-500 objects something is forcing it to slow down.

  • The answer to your 3 questions

    "I just wanted to know, does construct have:

    Game Centre Achievements.

    In App Purchases.

    Universal Binaries."

    No, but CocoonJS wrapper has Game Center support

    No, but CocoonJS wrapper has IOS and Android IAP, but the plugin is working with such features yet.

    No, and unfortunatally unless some intrepid programmer reverse engineers the XML exports C2 will never have universal binairies.

    "Those are some features GS has that I hope Scirra does.

    Scirra has WAY more awesome features than GS, I wish I started with Scirra.

    However making the change at this stage will be a little costly however as things go I do plan on doing it."

    The only down side to C2 is that it's dependent on other technologies to advance to catch up. However I find that it's easy to make games with C2.

    "Does scirra supply hard code so I can take advantage of getting programers to incorporate non Scirra features like multiplayer etc?"

    You can program plugins for multiplayer and other features. Also the JS code is exposed so you can tinker with it as much as you want.

    "Can Scirra make games like platform shooters with mechanics that allow you to shoot a bullet at a group of actors all together, overlap more than one and only destroy one? GS Can't do that and I would LOVE it if Scirra could."

    Yes. Really depends on the condition of which you want to destroy.

    You can set a condition event for overlapping. This will give you a pool of objects(actors). Then you can count through them, then random to destroy one of them.

  • Mike, I believe IOS IAP is now developed. wiki.ludei.com/cocoonjs:extensions:iap

    However, there is no integration yet to C2. We are either waiting for Scirra or Ludei to do the plugin. or some one else :)

  • do you have any non industrial based music? I don't have any games in my current pipeline that would make use of it.

    Though I might be able to make use of "f.e.a.r.ology metal kinda" for some kind of boss battle in the near future. otherwise most of the stuff I just can't use right now.

    However, you mention scary. Do you have any scary like music and while I'm not looking bow chica bow wow, something romantic would be wanted.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • hmmm, looks inefficient, but it also looks to be a solution. I think I will try it out and see how well it works. Though I still think having it built in naturally is a better design.

    Appreciate the tip :)

jayderyu's avatar

jayderyu

Member since 11 Apr, 2012

Twitter
jayderyu has 1 followers

Connect with jayderyu

Trophy Case

  • 12-Year Club
  • Coach One of your tutorials has over 1,000 readers
  • Educator One of your tutorials has over 10,000 readers
  • RTFM Read the fabulous manual
  • Email Verified

Progress

16/44
How to earn trophies