How to make a zoom in and zoom out effect in scratch!

แชร์
ฝัง
  • เผยแพร่เมื่อ 24 พ.ค. 2020
  • If you want to support me like and share this video and subscribe to the channel. Your support means a lot to me!

ความคิดเห็น • 11

  • @UpsTubeTheYouTuber
    @UpsTubeTheYouTuber 2 ปีที่แล้ว +1

    Damn daniel

  • @truejones8339
    @truejones8339 ปีที่แล้ว

    oh and also to make it with other sprites just put set size to zoom so yeah it will be smooth too

  • @mlpstars
    @mlpstars 2 ปีที่แล้ว

    You can also do for the down arrow, ( repeat until size = 100)
    [ if size - 100 then ]
    set size to 100
    [else]
    change size by -10
    This is so if you’re doing it to a background it won’t go too small

    • @RatKingLiam
      @RatKingLiam ปีที่แล้ว

      where is size 100 block?

    • @mlpstars
      @mlpstars ปีที่แล้ว

      @@RatKingLiam do the the = block in operations and then the size circle block in size, and put the size circle block in the = one, and on the other side add 100!

  • @truejones8339
    @truejones8339 ปีที่แล้ว

    use a sprite named "cam" and make an variable named: zoom or A zoom then put set zoom to 130 when flag clicked and that's it just make it a slider too i think that it.

  • @rockyes3239
    @rockyes3239 2 ปีที่แล้ว +3

    bruh this is resize not zoom

  • @xanderprincess
    @xanderprincess ปีที่แล้ว

    what if the background is detailed and the object is not in the center

  • @grzyb11
    @grzyb11 9 หลายเดือนก่อน

    this is really just not good to use