shinkan's Forum Posts

  • Maybe a project-wide 'reimport all' button would be a good compromise?

    Was going to ask about that.

    One thing, if you overwrite images in project folder they do not update on layout editor, but they do update in image editor. So you need to double click on sprite and in image editor reload all files manually - or faster way is to close and reopen C2 entirely.

  • Can't you simply switch animations?

  • Tom did you thought about some bundles, flash sales - or whatever this is called, to celebrate store opening to get more people attention?

  • It's the only way with tilemaps. Tilemaps can't be solid for particular cells. It's either entire solid object or not.

    And LittleStains suggestions is the simplest one, make one tilemap for your background arts, and other one only for collision tests.

  • I don't think current version of Spriter is "pixel-art" friendly. lucid said some time ago that this feature is on his todo list.

  • Katala

    5 mb's on one object is quite a lot actually. But it's still only tiledbg - only on this you can set different images to different instances, so no collision mask, no image points, crop etc. And loading an image which is in 50% transparent is still waste of memory - transparent background takes more than solid color fill.

    But I do see, this can be useful for some background stuff... I just remembered how much I miss "Load image from URL" in Tilemap object :/

  • Expression "angle(x1, y1, x2, y2)" will calculate angle between two points. Is that what you asked?

  • But what's the real difference between using this and normal sprite frame animations?

  • Maybe you have changed and started asking wrong questions?

  • Good work, this has improved a lot since I last tried it in february! Now my main issue is performance, which is not yet on par with CocoonJS. I suspect this might be an issue with Chrome rather than XDK though, as I have the same lag when running it in the Chrome mobile browser (which I don't have in the same project in CocoonJS on my Samsung Galaxy S3).

    That might be a true. I didn't think about that but I've noticed about 10-15 fps drop on some of my projects. It used to be 55-60 now it's 40-50 either with canvas 2d or webgl on my Galaxy S3

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • offset and scale texture - mega combo request xD

  • yeah. I wouldn't touch tiledbg or sprite either. Just make it as a separate object for users to use if they really need it.

    Hey, You will get 3 objects that do 3 different things to choose from instead of one uber object.

    And like always if one thing can do everything than it probably can do nothing xD

  • Isometric Soldier — Now for sale in the Scirra Store!

    https://www.scirra.com/store/royalty-free-graphics/isometric-soldier-72

    <p>Pack contains isometric soldier sprites with 18 animations (stop, idle, crouch, walk, fire, throw grenade and many more)all in 16-dir for smooth movements.</p><p>After buying this template you will receive:</p>

    • all 928 individual soldier frames
    • 57 sprite sheets cataloged by animation name
    • 272 sprite sheets cataloged by animation angle
    • 13 extra sprite and sprite sheets for bullet, grenade, rpg launcher and shadow.
    • project file with interactive presentation of all sprites and animations
    • project file with example game level to see them in action!

    <p>(To open project file you will need Construct 2 r173 or above)</p>

    Use this topic to leave comments, ask questions and talk about Isometric Soldier

  • Actually its

    Press Ctrl+V - Cursor will change to a cross - then hold Shift and press Left mouse button to past in place.

  • Sounds great!

    But would this new "Sprite" behave same way in layout editor as tiled background?

    I mean if you create black 8x8 Tbg and resize it to whatever, it will be black from corner to corner.

    While creating and resizing 8x8 black sprite creates quite big blurs, which are a bit confusing when placing objects on layout.