Ultimate Doom Builder Tutorial: Light Shine Effect

Поділитися
Вставка
  • Опубліковано 29 лис 2024

КОМЕНТАРІ • 24

  • @lethalbroccoli01
    @lethalbroccoli01 Рік тому +3

    You dont need to check the flag for 25% opacity. you can simply change the alpha in the properties of the texture, on a scale of 0-1, so for example, if you DID want 25% opacity, you would input 0.25 but if you want even more transparency you can do 0.1, or any lower amount.

  • @dangox3370
    @dangox3370 Рік тому +3

    pretty cool trick. I'm currently working on an ancient egypt themed mod so theres not a lot of use for lightbulbs but I can use this method for sunlight shining through cracks in the walls and stuff like that.

  • @itzross5281
    @itzross5281 Рік тому

    This is a really good tutorial! I like adding lots of little detailed things to Doom maps and this light tutorial showed me how much detail you can really have and get to in Classic Doom can have. I hope this video gets more attention!

  • @jayhobspeedruns
    @jayhobspeedruns 11 місяців тому +1

    Nice dude, I was trying to figure out how to do sky beams. seems so simple now.

  • @datdude12399
    @datdude12399 11 місяців тому

    thanks! i always pondered how they did that!

  • @surfinbirdzx
    @surfinbirdzx Рік тому

    Nice looking volume light! Is this technique works in vanilla Doom?

    • @MrNimbleBear
      @MrNimbleBear  Рік тому +1

      I have no clue. Probably won't, but you can try making a map with this lighting and boot it up in Chocolate Doom (I believe that's how it's called).

  • @AlphaEnt2
    @AlphaEnt2 11 місяців тому

    Ok, solid video. I find interesting that you made a circle by hand at the end of the video, when the program has a tool to make circular sectors.

    • @MrNimbleBear
      @MrNimbleBear  11 місяців тому +2

      Yeah, I did that because you have more control over it. I do use the circle sector tool from time to time, but only to save time.

    • @AlphaEnt2
      @AlphaEnt2 11 місяців тому

      @@MrNimbleBear yeah, that's totally fine.
      I mostly use the circular thing on light decorations and jumppads (and not so frequently on ceiling lights)
      I use udmf format, but my hardware is sightly outdated, so I rely more on sector lightning over gl lights for both performance and aestethic reasons.

  • @GabeBaker418
    @GabeBaker418 7 місяців тому

    great video!! could u tell me what your offsets are for the lamp on the floor shining upwards? I’ve been screwing around with the numbers but cant figure it out. Thx!

    • @MrNimbleBear
      @MrNimbleBear  7 місяців тому +1

      It's the same as the lamp I've made in the video. When drawing sectors you're essentially making a room with one ceiling and one floor. They always are aligned perfectly with one another. So my offsets would be 23x23 (as far as I remember from video).

    • @GabeBaker418
      @GabeBaker418 7 місяців тому

      @@MrNimbleBear thanks a ton!

  • @GabeVitoV
    @GabeVitoV 8 місяців тому

    Hey thx for making this. However, all those options like the transparent opacity one at the edit linedef window are not there for me. How do I make them show up?

    • @MrNimbleBear
      @MrNimbleBear  8 місяців тому

      You might be using an older/newer version. I don't know which version I currently have, but I'll let you know when I get back to it.

    • @GabeVitoV
      @GabeVitoV 8 місяців тому

      @@MrNimbleBear I have the newest one, I appreciate you looking into it!!

    • @MrNimbleBear
      @MrNimbleBear  8 місяців тому

      ​@@GabeVitoV My version is 3.0.0.3274 (cbe8abb)
      Since you say you have the latest version, then maybe that's the case.
      If you can't fix it, you can check the pinned comment, the guy explains that you don't have to use that flag.

    • @GabeVitoV
      @GabeVitoV 8 місяців тому

      Thank you for your extensive replies 😊🔥. Digging further into it, it turned out I’m just a noob (beginner mapper). I wasn’t on UDMF but normal Doom/Boom

  • @TheFreddyPlushThatCommitedWars

    how do i get that app?

    • @MrNimbleBear
      @MrNimbleBear  Рік тому +1

      The program is called Ultimate Doom Builder.
      Here's the link to it:
      github.com/jewalky/UltimateDoomBuilder
      You'll need original DOOM2.WAD or DOOM.WAD iwads to start creating your own new maps.
      I also recommend getting GZDoom (as it's the engine I'm using in this video).
      Link to GZDoom:
      zdoom.org/downloads

    • @TheFreddyPlushThatCommitedWars
      @TheFreddyPlushThatCommitedWars Рік тому +1

      @@MrNimbleBear tysm