Feature todo-list

This forum is currently in read-only mode.
From the Asset Store
Template for scrollable list, fully documented in comment and video
  • It supports JPEG and PNG - tried it just now.

    I tried loading a png and a jpg image and then sending to sprite, wouldn't work, only worked with bmp extension to the image.

  • It supports both PNG and JPEG, as evidenced by 'Save to PNG' and 'Save to JPEG'.

    However I do believe there's a small problem when copying things to Sprites, the width and height of the object is not updated.. It still appears to display okay.

  • I made a thread about it before this so let us continue discussion in there.

    My only other feature request is a mysql/php object to easily handle dealing with files on a webserver.

  • [quote:13dyycx4]- Sorted Z order depending on Y position

    I would like to request Z sorting based upon a variable, not just Y position.

  • [quote:3eohtosu]- Sorted Z order depending on Y position

    I would like to request Z sorting based upon a variable, not just Y position.

    Perhaps you mean "Sort by value"

    So you could perhaps say "Sort Z by ".X", descending" (of course, descending/ascending would basically mean higher value means lower Z-order or higher order).

  • > [quote:1frbw1op]- Sorted Z order depending on Y position

    >

    I would like to request Z sorting based upon a variable, not just Y position.

    Perhaps you mean "Sort by value"

    So you could perhaps say "Sort Z by ".X", descending" (of course, descending/ascending would basically mean higher value means lower Z-order or higher order).

    Excuse the terminology in my original post. That is exactly what I mean.

  • The Image Manipulator object should have values for Red, Green, Blue, and Alpha at variable X and Y values on the image. Possibly also be able to set these values via the object.

    In this way I could have Worldlike load the arrays from .pngs <img src="{SMILIES_PATH}/icon_smile.gif" alt=":)" title="Smile" />

  • The Image Manipulator object should have values for Red, Green, Blue, and Alpha at variable X and Y values on the image. Possibly also be able to set these values via the object.

    In this way I could have Worldlike load the arrays from .pngs <img src="{SMILIES_PATH}/icon_smile.gif" alt=":)" title="Smile" />

    I can deffinatly see why that would be useful!

  • I think the ability to load animated GIFs in the animation editor would be a huge boon. It would simplify the importing of animations a thouasand fold. Any plans for this? <img src="{SMILIES_PATH}/icon_smile.gif" alt=":)" title="Smile" />

  • It would be nice if there was some kind of "allow vertical walk" option in the "Platform" behavior, or simply such new behavior that you can apply with a checkbox on the "Tiled Background" you want to walk on. Of course, it would be set to disabled as default, but would be good if you could set the walking plane height in properties for the sprite. In other words, set the bottom of the walk area and scale or set the height ceiling to where the sprite can't walk above. This behavior would mean 8 directional movement in between the height area selected with the ability to still jump above it like platform is now. This or something equivalent to this is ideal for faking Z movement with the platformer behavior on a vertically fixed play area. This can be sort of accomplished now (inefficiently) with detectors and "8 Direction" behavior, but causes an already reported bug that crashes when jumping while moving up. There are a bit of things planned for future, but they are not going to happen until this is fixed.

    Also, while it's not a priority, some improvements in the image editor would be nice. Make it as good as Paint should be efficient. Maybe it's just me, but the insert text icon doesn't work, but it looks like it's a planned feature or something (could it be that it can, I just haven't set up the fonts?) I really wouldn't need to use Paint Shop Pro 7 if it wasn't for this missing feature, but it looks like it's a future feature.. For fun you could check out these programs if you need ideas: Wood Woodshop (<- best 2D texture program I've tried using so far haven't used it much though.), PixelToolbox (decent little tool for making some quick tile textures or small pixel editing. Again, haven't used it much.) Inkscape (Awesome, yet simple toolset, doesn't lag my slow computer either.). As an honorable mention, GraphicsGale looks great for animations.

    Edit: the program is called Wood WorkShop, excuse me.

    Cheers,

    manontherun

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Is it possible to make it so that you can drag events on top of groups to make them go into it?

  • An All-Inclusive Animations Editor. That way, people won't have to search Constructs entire interface to figure out how to change things like animation frame rate.

    Also, maybe the animation speed system could be altered slightly so that you can have one frame of an animation show at a different rate than the other frames ... basically a different speed for each frame, instead of just one speed for the whole animation. Or a frame delay, if you want to do it that way.

    I'm extremely concerned with the Graphics/Animations interfaces because that's where most of the time is spent. A well-designed built-in graphics editor can save alot of time and keep us from having to use an outside paint program and importing the graphics.

    I've noticed that there is a rectangle outline tool and an oval outline tool, but Where is the Filled Rectangle tool ? ... and the Filled Oval ? .. they are just like the outline tools but make it filled in.

    I use the filled Rectangle tool ALOT in The Games Factory and quite a bit in GraphicsGale too.

    But I Rarely ever use the Rectangle Outline and the Oval Outline tools. The Filled versions are good for erasing, shaping, and covering over. The Outlines don't Cover over and are useless for erasing large sections with the transparent color, and add extra fill steps if used for shaping.

    So I can't stress enough how much the Filled Rectangle tool is needed.

    I also noticed that you've gone with the Eraser method instead of the simpler more efficient and much quicker method of erasing by drawing with the transparent color. If some people like the eraser fine, but it would be nice if you would include the Erase by Transparency method as well.

    And I know that has to be an extremely simple fix, since the flood fill tool can erase with transparency already. Yet for some peculiar reason, the pencil and brush tools won't erase by use of the transparent color. Please please fix this. It really does save alot of development time to not have to switch back and forth to the eraser all the time. I erase as frequently as I draw.

    And if you really want to make things nice .. the color picking system would be better if instead of using the switch color by clicking on button and use an annoying color picker method .. instead of that ... just make the right click of the mouse pick the color and do away with the color switch button, because it is much faster just to right click on the colors you are using. I flip back and forth from the colors I need and transparency much quicker with that method. The button switch color thing even takes longer for black and white graphics, because you have to click that tiny button to flip the colors. Or if people like the color flip method, keep it but use the right click method too, making the right click a color picker for the main color in use of the switch boxes.

    Thank You for creating this awesome program Ashley ... and thanks for reading and hopefully implementing the things that I have mentioned here. <img src="{SMILIES_PATH}/icon_smile.gif" alt=":)" title="Smile" />

  • An All-Inclusive Animations Editor. That way, people won't have to search Constructs entire interface to figure out how to change things like animation frame rate.

    Personally I think the Animator fits in with the rest of the UI; you click an animation, you see its properties. Maybe there should just be more tutorials.

    Also, maybe the animation speed system could be altered slightly so that you can have one frame of an animation show at a different rate than the other frames ... basically a different speed for each frame, instead of just one speed for the whole animation. Or a frame delay, if you want to do it that way.

    Click a frame, then change its speed. It's not a delay, but allows for slower frames.

    I've noticed that there is a rectangle outline tool and an oval outline tool, but Where is the Filled Rectangle tool ? ... and the Filled Oval ? .. they are just like the outline tools but make it filled in.

    Click Rectangle, then see the styles at the top.

    I also noticed that you've gone with the Eraser method instead of the simpler more efficient and much quicker method of erasing by drawing with the transparent color. If some people like the eraser fine, but it would be nice if you would include the Erase by Transparency method as well.

    And I know that has to be an extremely simple fix, since the flood fill tool can erase with transparency already. Yet for some peculiar reason, the pencil and brush tools won't erase by use of the transparent color. Please please fix this. It really does save alot of development time to not have to switch back and forth to the eraser all the time. I erase as frequently as I draw.

    I agree with this <img src="{SMILIES_PATH}/icon_smile.gif" alt=":)" title="Smile" />.

  • While you're using the pencil, would be useful if you could hold a button and it would turn into the colour picker (so you can choose a colour quickly) then when you let go of the button it would turn back to the pencil.

  • Would be nice if you could use the system object to not only 'convert value to string' but to 'convert string to value' as well.

Jump to:
Active Users
There are 1 visitors browsing this topic (0 users and 1 guests)