frayt's Forum Posts

  • I've used "global" to yes, or tried with regular sprite of construct and still doesnt work

  • and then use these sprite from this layout for every others layout? I want to organise my project so I want to put all my animation/sprite/texte, etc... in one layout and than place them in others with event.

    So I tried it. I used a layout where I put a sprite. then I used event sheet to put a sprite from this layout to another layout, for exemple layout 2.

    All the layout are associate with the same ONE event sheets so I don't understand. why doesnt work?

    ps: I'm using animation from Spriter software

  • okay but when I put on the project construct 2 and I reduce the size, why it will be pixelized? I understand If i grow up the image from a little size that will be pixelized, but reducing is that really make the sprite pixelized?

  • I don't know how sprite resolution works.

    what can I do to maximize the quality of graphics without lost performance ?

    what is the best resolution to use?

    for exemple, I want a good quality of graphic even if I zoom on sprite.

  • up. I really need help

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • please help me I can't continue my project without it. I've tried so much things I don't understand why my project is not minified.

  • The only plugin I'm using is from Spriter. I only use it to export from software spriter to construct 2 my sprite.

  • I can't export my project. I wanna make an exe files by exporting nw.js but doesn't work. can't minify, they ask me if I have java 64 bits and I have it. I've updated construct 2 to beta release 243 but does'nt work. I've used flappy bird project to test and that works, no minify problem. I don't want to share my project here. what should I modify on my project ?

  • I have multiple sprite that spawn In a different part of the map. So their act will be different from each others. I want to make and event that each sprite will act differently by their position.

    for exemple I have a goal and ball. each ball or in a different position in the map and the goal is in the center. I want that each ball go to the goal.

  • I have one spriteSpawner. I duplicated it so I have 2 SpriteSpawner, with different UID, but the same name.

    I want to make appears another spriter on both SpriteSpawner.

    I tried "for each SpriteSpawner.

    every 5 sec > create spriter on SpriteSpawner.x SpriteSpawner.y

    or just every 5 sec > create spriter on SpriteSpawner. x SpriteSpawner.y

    none works. I really don't understand how "for each" event works.

    could you help me?

  • up

  • so how can i run the even for both same sprite?

  • when I say box, I mean the spriter looks like a box because it's a spawn spriter ^^

  • I have one box sprite. I duplicated it so I have 2 box, with different UID, but the same name.

    I want to make appears another spriter on both box.

    I tried "for each box

    every 5 sec > create spriter on box.x box.y

    or just every 5 *** > create spriter on box. x box.y

    none works. I really don't understand how "for each" event works.

  • so I can use google docs as a server/host?

    how can I use google docs with construct 2?