newt's Recent Forum Activity

  • Just use a knob. Still more than one event, but it can all be contained within subevents.

  • Yeah you dont need to define type1, or type2 with quotes. Since your already saying that it is text there is no need. Therefore if you add quotes it will look for them in the comparison, "type1" would have to be ""type1"" then. But it wont even let you use ""type1"" in the comparison anyways.

  • The crash seems to happen after you try to add image points. If you just add a sprite without doing anything it works fine.

  • I don't think Wine updates to the latest DirectX very often.

  • Yes its a trade off, 16x16 may not take up much memory, but then your using the processor to generate the texture. 16 x16 is not good for tiling, it eats up frame rate, and it makes up patterns, even though its seamless.

  • Why is this strange?

    Its still going to draw each texture each frame, you've just varied the size. So instead of drawing one texture, your drawing 70 each frame.

  • Well one of the problems with picking by uid is that you have no direct way to tell what a particular multiples uid is. Pythons sprite[index] makes that really easy, because the index is based on creation.

    Then if you wanted to use something like the Custom Movement Behavior's restrain distance from object, you still have no way to specify which instance you want it to choose.... Unless you use the family hack.

  • From what I understand that would take a deal of rewriting within Construct. However Lucid did mention that it should be possible to make a plug that would do that for you.

    This defiantly something needed for C2.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • There is an fx called outline that will draw a border around the objects for you.

    If you were to apply the fx to the layer it would automatically do what your trying.

    That is if the border sprites have no other use.

  • Off the top of my head, Id say it would be useful for when you only want one collision mask. Plus its a much easier, and quicker way to get the mask where it needs to be. True you can just use a sprite as a dummy, but setting it up, and the fact that you use dummies for tons of different things should make it worth it.

  • Just a thought. This would be basically your all around dummy object, except it would have no image attached. Instead you would attach it to another object, much like the drop shadow object works.

    Once it was attached it would then copy it's host's image data with out color for per pixel collisions, in fact it would still have zero opacity, but could be used as a collision mask. I think to do this though you would need an object as well as a behavior, so that you could attach a sprite to it, instead of the other way around.

    Thoughts, ideas?

  • "it is good to note that large images can freeze Construct like when you remove them from animations."

    This is what newer users need a tutorial on. They need optimization tips on how to deal with the fact you cant just pile graphics on.

newt's avatar

newt

Member since 12 Nov, 2008

Twitter
newt has 26 followers

Trophy Case

  • 16-Year Club
  • Entrepreneur Sold something in the asset store
  • Jupiter Mission Supports Gordon's mission to Jupiter
  • Forum Contributor Made 100 posts in the forums
  • Forum Patron Made 500 posts in the forums
  • Forum Hero Made 1,000 posts in the forums
  • Forum Wizard Made 5,000 posts in the forums
  • Forum Unicorn Made 10,000 posts in the forums
  • Popular Game One of your games has over 1,000 players
  • Regular Visitor Visited Construct.net 7 days in a row
  • Steady Visitor Visited Construct.net 30 days in a row
  • Enduring Visitor Visited Construct.net 90 days in a row
  • Unrelenting Visitor Visited Construct.net 180 days in a row
  • Continuous Visitor Visited Construct.net 365 days in a row
  • RTFM Read the fabulous manual
  • Email Verified

Progress

31/44
How to earn trophies