Pinco's Forum Posts

  • Steps to reproduce:

    1. click the save button on the top left.

    2. try to close the editor with the windows X on the top right

    Observed result:

    After that the editor close the project but stills there. It works fine if I make a new project or open another one, but won't close unless I don't terminate the process.

    This do not happens always, and I'm not 100% sure it's caused always in the same way, but it happens VERY often by following that steps.

    Operating system & service pack:

    I'm using windows 7 sp1 in 2 different computers (laptop and desktop) both with the same problem

    Construct 2 version:

    construct 2 beta r117

  • On animation editor, if I select an animation it will automatically select the frame 0, but if I re-select the frame 0 it should show the frame speed instead of the animation properties list.

    This is just a little thing, but it gets annoying if you have to change the first frame speed on many animations <img src="smileys/smiley4.gif" border="0" align="middle" />

  • By using it I found little things that would make the job easier:

    1) Image points: I can copy it for the whole animation or for every animations. I usually like to keep the animations ordered so I put all in folders and sub-folders for example: Warrior/Walk/(all the walk animations)

    So the suggestion is: could we have a way to copy the points for all the animations in the same folder?

    2) Speed, Loop, etc.. always by following the idea n�1, would be nice if we could set some kind of "default" values for an entire folder, obviously keeping the single animation abilities to override the default...

    3) Color to alpha: I know that applying an effect to do that will makes the game heavier, so could it be possible to add some kind of "filter" to replace the color for the whole image/animation/folder (like the fill tool, just automatically applied to every pixel with a specified color)?

    4) When you create a new animation, the first frame is empty. So, it's possible to remove it automatically if I import frames (by keeping it blank)?

    5) auto-focus on editor window. I find pretty annoying the auto focus when I'm moving with the arrows left/right into the animation frames area or the animations list.

    This happens ONLY when the "set image point" or "set collision polygon" are enabled...

    If it could be disable it will be much appreciated.

    6) consequential files auto-animation: when you drag some image files into the editor, it will automatically creates a sprite with an animation that contains all the images as frames.

    Could it be possible to make different animations for consequential files?

    example: I drag 10 files named walk00, walk01, walk02, etc... and 10 files named idle00, idle01, idle02, etc...

    The idea is to make 1 animation with all the walk* files and another with the idle* files. If there is no index number it could keep making just 1 animation for all images

  • yes, was a terrible mistake paste all that text, it has almost frozen the program <img src="smileys/smiley4.gif" border="0" align="middle" />

    anyways yes, the reset button restores everything <img src="smileys/smiley1.gif" border="0" align="middle" />

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • I saw this bug has been closed by saying that is a graphic card problem, but in my case is not.

    I have used the TMXimporter plugin and after pasting a VERY long text, the textbox has been resized and all the buttons have gone down outside the screen.

    After that I lost every back/done button, like if they have been left at the same position outside the screen.

    It will happen in any case where you paste/write extremely long text in a parameter textbox (or any other textbox in the events sheet).

    Anyways, wouldn't be better if the textbox shows the scrollbars if became too big instead of going outside the screen? :D

    I hope this could help :)