Dynamic Blood Overlay Effects in Godot

Поделиться
HTML-код
  • Опубликовано: 21 окт 2024

Комментарии • 15

  • @thebeekeeper6692
    @thebeekeeper6692 Год назад +1

    i love love love your videos, very well explained and very helpful, keep it up

  • @ikelos8190
    @ikelos8190 Год назад +1

    man i just want to say thank you, your videos are simple, easy to understand and get to the point fast
    i've found myself basically watching all of them over the last month or so that i've been learning godot and i didnt even realize all of them were by the same person
    so yea you've gained a new sub

  • @EightFaun
    @EightFaun Год назад +2

    This is pretty cool 👍

  • @LunarCandor
    @LunarCandor Год назад +1

    Personally, I'd go with a nine patch in tile stretch mode so that you don't need to worry about the texture getting too distorted.

    • @Sylfa
      @Sylfa 11 месяцев назад

      I'd go for a nine patch as well, but it's worth noting that you could combine the two.
      That way you can detect if it's a 4K screen and use a less repetitive nine patch, say the width and height is over 2k you can swap to a much larger overlay.
      Not certain how the middle section tiles would align though, wouldn't want a sharp line where a repetition is cut off. Haven't actually had a reason to try this so not certain.

  • @TheVaniac
    @TheVaniac Год назад +1

    Just stick one image in each corner. No stretching needed :)

  • @ujjwalgamingtech6338
    @ujjwalgamingtech6338 Год назад +1

    Please bro tell me how i add stamina system in godot to my 2d game peoject
    With stamina bar like botw.
    Please.please.please

  • @maniksharma9736
    @maniksharma9736 Год назад +1

    Tim to switch to Godot 4 bro !

  • @AgnisNeZvers
    @AgnisNeZvers Год назад

    That's one way to handle it. A similar way could be using several anchored children TextureRects so that brushed won't distort but will be repositioned thanks to Godot's GUI.

  • @successspotu
    @successspotu Год назад

    How to make to todolist app in godot 4

    • @schnitzelhannes6431
      @schnitzelhannes6431 Год назад

      you will never improve if you dont try stuff for yourself so stop spamming youtube comments

    • @successspotu
      @successspotu Год назад

      @@schnitzelhannes6431 i try so many times but the problem is i dont know how to load saved files in json i try parse_string method but i get error last 2 month i was trying to create todo so i ask help bro

    • @successspotu
      @successspotu Год назад

      @@schnitzelhannes6431 the problem is i store the data in file path after close the app i reopen the load function i use path location dot get line after that i store that values to array but i call the array all datas are consider one string but i want my all datas are called one by one plz help what can do

    • @schnitzelhannes6431
      @schnitzelhannes6431 Год назад

      @@successspotu learn programming lol