How to make a flashlight in Godot 4

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

КОМЕНТАРІ • 3

  • @c4rtoonish
    @c4rtoonish 17 днів тому +1

    great tutorial ! fast and efficient

  • @antoinesaez317
    @antoinesaez317 4 дні тому +1

    The Vector3 needs to be normalized otherwise you get loads of errors... Do you know how to fix the code ?
    E 0:00:05:0071 _player.gd:138 @ _process(): The axis Vector3 (-0.75888, 0, -0.649467) must be normalized.

    • @Naxes_55
      @Naxes_55  4 дні тому +1

      I sometimes encounter this error too. I haven't been able to solve it yet, but if I find a way I'll let you know.