Fabian Schempp's Forum Posts

  • 00Rez

    This is a realy nice Behaviour.

    I would like to use it for an custom editor.

    Could you post an example file for the auto tiling behavior please?

    That would be nice.

  • cropping and resizing all frames in all animation (and by percentage) would be a nice feature too. ;)

  • +1 for sharing collision polygons, imagepoints and origins across all frames in all animations. I would have needed this feature a lot.

    by the way

    : I'm dying to use a Spriter plugin for Construct2. I hope, there will be one soon.

  • Ah ok, i miss understood.

    The effects work for sprites which are pasted onto the canvas not for the canvas itself.

    Thank you for clarifying.

  • thanks for the anwer.

    I will use this method for the tiles.

    but i thought, since i have the logic for the other assets, already for the game, i could use this assets them selfs, instead of an other object representating them.

    (With logic i mean assembling complex Assets OnCreate.

    An easy example is an fire place, which is assambled from

    "wood" sprite and a "flames" particlesystem)

  • Hey,

    has somebody tryed to use effects with Canvas?

    Does it work?

    I would like to us this for revealing explored parts of an mini-map

    using the "source in" effect.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Hi, I would like to know if its possible to spawn a specific member of a family by its ... maybe family-index?

    Example: family "Assets" contains the Sprites "Trap", "Fire", "Skull".

    Then i would like to spawn Asset(0) for "Trap" and spawn Asset(2) for Skull.

    If there are other ways of dynamically creating objects "by name" for example that would be also nice to know.

    I need this for a MapEditor like the Super Meatboy one, where you can place assets with your mouse and swich through all of them with your mousewheel.

  • I can strongly recommend you blender from blender.org

    It may seem complicated at first glance but thats only because its a very mighty tool, which you can do about everything you can imagine.

    If you focus on learning modeling it should be very easy to get nice results quickly.

    There might be more blender tutorials out there than for any other software and the community is great too.

    try

    blenderguru.com

    blendercookie.com

    blender.org/education-help/tutorials

    for some proven basic tutorials.

  • Im very sorry,

    this is not a bug.

    it works like "/node/node["&variable&"]"

  • Hi, i was working with the nice new xml plugin for a dialog system and

    found that with XPath queries.

    this: /node/node[1] does work.

    but this: /node/node[variable] does not.

    dl.dropbox.com/u/10491226/xml_xpath_variable.capx

  • Same for me.

    Construct crashes, when closing image editor after loading new sprite images.

  • Nice!

    Thanks for the reply.

  • this is my .capx file.

    dl.dropbox.com/u/21691798/tristoy_no_more_animation_bug.capx

    adding new animations on new sprites sometimes work, sometimes does not.

    adding animations to some of the characters for example "freedan" never seams to work. (testet around 20 times with different configurations)

    http://dl.dropbox.com/u/21691798/tristoy_no_more_animation_bug.capx

  • I have the exactly same problem.

    I have a lot of (21 MB) animations in my project and there seams to be some magic limit.

    Its now impossible for me to import more sprites or more animations than this limit. I tryed to delete other sprites in replace for new animations, which worked. But i can't get anymore than this magic limit loaded. If i try, first the opening dialog is very unresponsive and if when i manage to select and load images Construct freezes.

    Windows7 - 8GB RAM - Nvidia GTX 560 Ti - Construct2 79.4 64-bit