YesNoOk
avatar

Re-sizing Stage Anim's/Sprites. (Read 4952 times)

Started by Azul Crescent, April 17, 2015, 11:13:58 pm
Share this topic:
Re-sizing Stage Anim's/Sprites.
#1  April 17, 2015, 11:13:58 pm
  • ***
  • ★ Graphical Enthusiast ★
    • Japan
Is there a way to resize a particular element of a stage without manually resizing every single sprite of that animation?

Like lets say you add Zoom to a stage but the Rain animation's sprites are only 4:3 and dont extend the entire stage.

So your left with this:



Is there a way to fix this without resizing every single sprite in the rain animation?
Re: Re-sizing Stage Anim's/Sprites.
#2  April 18, 2015, 12:13:02 am
  • ******
  • 90's Kawaii
  • :thinking:
    • Guatemala
scalestart = x, y
Re: Re-sizing Stage Anim's/Sprites.
#3  April 18, 2015, 01:33:11 am
  • ***
  • ★ Graphical Enthusiast ★
    • Japan
Putting the code in with X,Y Values makes the Rain dissapear completely.
Re: Re-sizing Stage Anim's/Sprites.
#4  April 20, 2015, 04:17:02 am
  • ****
  • For the Murder!
by x and y he meant them as a number
not literally x and y
Lord Noble Eye of Dezeroff; High Commander of the Reconnaissance Division, Airborne Corps; Fifth Seat in the Murder's Council; and Duke of Corvus
Re: Re-sizing Stage Anim's/Sprites.
#5  April 20, 2015, 04:36:37 am
  • ****
  • ✭HUE HUE HUE✭
Could also just tile the rain animation horizontaly and verticaly.

Re: Re-sizing Stage Anim's/Sprites.
#6  April 20, 2015, 02:20:57 pm
  • *****
  • Resident Tosspot
  • Pftheh
    • UK
    • plasmoidthunder.neocities.org
By the looks of it, the rain isn't symmetrical so tiling it would look strange. \\||\\||\\

Oh, I want a diagram. I fucking love diagrams.
Re: Re-sizing Stage Anim's/Sprites.
#7  April 20, 2015, 06:36:33 pm
  • *****
  • Shame on you!
    • USA
mirroring it would kinda work... unless drops cut off at the ends. They'd come out of no where or disappear.
Export the sprites
use RotSprite or Irfanview and batch them. Shouldnt take that long. But you'll end up with larger droplets. Might look bad also.
vVv Ryuko718 Updated 10/31/22 vVv
Re: Re-sizing Stage Anim's/Sprites.
#8  April 27, 2015, 12:51:14 am
  • ****
  • Raging Fist
pretty much all of the above sis.
Fyi, Good Stage to have. (Hi FlameKyo!).
Re: Re-sizing Stage Anim's/Sprites.
#9  April 27, 2015, 04:38:45 am
  • ****
  • Nothing is impossible if you believe
    • Philippines
    • tier-1.co/madlax
Re: Re-sizing Stage Anim's/Sprites.
#10  May 01, 2015, 05:15:25 pm
  • ****
  • The other Indian
    • India
Is there a way to resize a particular element of a stage without manually resizing every single sprite of that animation?

Like lets say you add Zoom to a stage but the Rain animation's sprites are only 4:3 and dont extend the entire stage.

So your left with this:



Is there a way to fix this without resizing every single sprite in the rain animation?

That's Flamekyo's stage called Urien Thunder right? I fixed it by putting zoomdelta = 0, 0 under 'Rain' in the def. Worked for me.
Re: Re-sizing Stage Anim's/Sprites.
#11  May 02, 2015, 08:00:32 pm
  • ***
  • ★ Graphical Enthusiast ★
    • Japan
Is there a way to resize a particular element of a stage without manually resizing every single sprite of that animation?

Like lets say you add Zoom to a stage but the Rain animation's sprites are only 4:3 and dont extend the entire stage.

So your left with this:



Is there a way to fix this without resizing every single sprite in the rain animation?

That's Flamekyo's stage called Urien Thunder right? I fixed it by putting zoomdelta = 0, 0 under 'Rain' in the def. Worked for me.

Thanks!

That worked Perfectly!

Re: Re-sizing Stage Anim's/Sprites.
#12  May 03, 2015, 03:33:21 pm
  • ****
  • The other Indian
    • India