Need Particle Help

AppFueledAppFueled Member Posts: 308
edited November -1 in Working with GS (Mac)
I have an image I need to use as a particle. The image is 28 pixels by 8 pixels but the particle is put in a square so it looks squished. I tried to manipulate it using the size field on the particle behavior but can't get it to work correctly. Anyone know how to use the size field to make images so they are the correct size or proportions? Thanks!

Comments

  • SlickZeroSlickZero Houston, TexasMember, Sous Chef Posts: 2,870
    What isn't working correctly? The size field works, did you try it again with the info switched? Maybe you had the X value where the Y value should have been.
  • old_kipperold_kipper Member Posts: 1,420
    The paticles behaviour only has a single measurement for image size and this works for square images. If you put other shapes into it they will distorted. You can of course put any shape within a square image on an alpha background.

    Hope that helps

    Kipper
  • SlickZeroSlickZero Houston, TexasMember, Sous Chef Posts: 2,870
    That's right, you only get the one "size" option. Sorry 8bit.
  • AppFueledAppFueled Member Posts: 308
    @slickzero - what old-kipper said. the size field on the particle behavior only has room for one input.

    @old-kipper - thanks for the obvious solution. : ) I can't believe I overlooked that as a possibility.
Sign In or Register to comment.