Sastify bouncing ball wave | Tutorial | Python + Pygame

แชร์
ฝัง
  • เผยแพร่เมื่อ 9 พ.ย. 2024

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

  • @Jerry-e7p
    @Jerry-e7p 2 หลายเดือนก่อน

    Thank you so much!!

  • @FortbloxNET
    @FortbloxNET 3 หลายเดือนก่อน

    is the last tutorial finished with part two? you showed tons of example in first part and then its just circle within circle. i thought ýou would also show the rectangles and different things. or is this for us to find out by learning by doing? ^^

    • @codecc9
      @codecc9  3 หลายเดือนก่อน

      I will separate it to different Playlist and do more pybox2d in the future
      Which idea you think I should do in part 3 ?

    • @FortbloxNET
      @FortbloxNET 3 หลายเดือนก่อน

      @@codecc9 yeah that thing i mentioned in another comment where you have a real song(mp3) and whenever it touches it plays like 0.5-1s of it. there are many such videos for exampla with that "PEDRO" song. and then for example not full circle but with a whole and many around them and when the ball falls out the inner circle gets destroyed and then bounces in the next circle until it falls out of the gap etc... same with different shapes, rectangle octagon whatever. i don't know how advanced pygame is. in unity you can easily put a shader. maybe you can make different colors or mage it glow. some effects.

    • @codecc9
      @codecc9  3 หลายเดือนก่อน

      ​@@FortbloxNET okay, I make a video for ball escape multiple rings.
      No splitting mp3. There no shader, glowing effect in pygame, you can add glow bloom effect after record video.
      Or you can make these on unity, it even faster than python