Prominent's Recent Forum Activity

  • By the way Rojo, the raycast query doesn't seem to work if chipmunk is used as a family behavior. Not a big deal but I thought I'd mention it.

    That is a big deal if it's true, because families are an important feature. Any more info on this?

  • cool, tilemaps.. Hope you provide some detail on how that is handled once you get it sorted how you want it- I'd be interested in knowing how it works. One thing that has me wondering is if the tilemap will get updated if the tiles change during runtime(if you erase or add tiles).

  • I believe the collisions use vectors, and they span across multiple tiles if the edge of one tile continues with the edge of the next- so multiple tiles may share the same vector that has the collision.. Finding the collision point on the vector would help, but I'm not sure how to get that, and it would probably depend on what is hitting it.

  • I don't understand. Where's the d3dcompiler_46.dll file? Is there suppose to be one in the game's exported node-webkit folder? Can't seem to find it.

    ah wait.. nevermind.. thought this was related to r195.. you're just talking about the alpha..

  • I don't understand why nodewebkit has to be updated to the most current version every time there is a construct 2 release.

    You don't have to update node-webkit when c2 gets updated.

  • Anyone know how to turn it off?

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Someone purchased my game and

    when the app is ran on OSX10.7.5 they get this.. Any ideas why?

    "[46337:0117/212822:INFO:CONSOLE(0)] "WebGL: CONTEXT_LOST_WEBGL: loseContext: context lost"

  • A noticable difference between the two is that chipmunk ignores the size of the sprites when applying forces; with c2's default physics you can see that larger sprites lag behind as you move the mouse around.

    Good to know- I hate how the box2d implementation messed with the mass based upon sprite size. If you set an objects mass, it should stay that value regardless of the scale of the sprite.

    +1 for chipmunk!

    boybacteria , cool icon!

  • jayderyu , I just posted a behavior plugin "Container Helper" , that helps a bit with picking family instances in relation to containers. https://www.scirra.com/forum/behavior-container-helper_p874258?#p874258

    Let me know if that is something that will help you.

  • Container Helper

    Say you have a few objects in a container, of which some are also in families.

    If a condition picks one object in a container, every other associated object in its container is also picked.

    But that doesn't allow you to pick them as a family instance without creating extra events that could end up complicated depending upon your implementation.

    This behavior has a couple expressions where you provide the family name, and it will return the uid(s) of the sibling(s) in that family that are also in the container.

    There is a capx included that shows a basic example of its use.

  • Somebody , People keep asking for more frequent saves in the game, so I changed it to save at start of every level.

    I also fixed some loading bugs and other bugs.. New files are available on itch.io page.

    Game also got featured on itch.io!

  • Problem Description

    The array foreach element overshoots its index length

    Attach a Capx

    [attachment=0:2dhcomx2][/attachment:2dhcomx2]

    Description of Capx

    uses foreach element x to loop through arrays, outputting the curx to a text object.

    Steps to Reproduce Bug

    • run the capx Observed Result text reads 10 Expected Result the correct index Affected Browsers
      • Chrome: (YES)
      • FireFox: (YES)
      • Internet Explorer: (YES)

    Operating System and Service Pack

    win vista sp2

    Construct 2 Version ID

    r194

Prominent's avatar

Prominent

Member since 28 Apr, 2012

Twitter
Prominent has 9 followers

Trophy Case

  • 12-Year Club
  • Popular Game One of your games has over 1,000 players
  • Famous Game One of your games has over 10,000 players
  • Email Verified

Progress

15/44
How to earn trophies