Raycast FOV Check using Forbidden (ADVANCED)

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

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

  • @barnacolium6947
    @barnacolium6947 15 дней назад +1

    bro this seems suuuper powerful, you should do a longer video that explains all the functions of the api

  • @iovepeni
    @iovepeni Месяц назад +1

    useful, thank you

  • @ziekmanny
    @ziekmanny Месяц назад

    underrated

  • @samuelcannon
    @samuelcannon Месяц назад

    amazing resource

  • @darkyrblx9160
    @darkyrblx9160 День назад

    im sorry i just cant animate it-

  • @CodeInWhite
    @CodeInWhite Месяц назад +1

    What about dot product lol

    • @CritDEV
      @CritDEV  Месяц назад

      @@CodeInWhite yeah this script does use that! However I did not include CFrames so orientation is not considered in the script.

  • @varyemezxd
    @varyemezxd Месяц назад

    Hey man, the Stop method doesnt seem to be stopping.

    • @CritDEV
      @CritDEV  Месяц назад

      A rewrite of the ai system and related scripts will be released later today

    • @CritDEV
      @CritDEV  Месяц назад

      @@varyemezxd discord.gg/7vTTmRC2Zm

    • @CritDEV
      @CritDEV  Месяц назад

      Update pushed. Please join discord if issues persist and create a ticket with information.

  • @TheAirplaneGuyYT
    @TheAirplaneGuyYT Месяц назад

    How do i make it weaker

    • @CritDEV
      @CritDEV  Месяц назад

      @@TheAirplaneGuyYT by that do you mean the range or cone.
      For the cone, simply change the FOV parameter.
      For the range, change the RaycastParameters, specifically the range in the table.

    • @TheAirplaneGuyYT
      @TheAirplaneGuyYT Месяц назад

      @CritDEV no how do I make the enemy weaker, like have it take 7 or 8 hits to kill

    • @CritDEV
      @CritDEV  Месяц назад

      @@TheAirplaneGuyYT Hello, you are commenting this on the raycast video!
      However, there is a damage done setting in the config script.

    • @TheAirplaneGuyYT
      @TheAirplaneGuyYT Месяц назад

      @CritDEV is there a updated tutorial?

    • @CritDEV
      @CritDEV  Месяц назад

      @@TheAirplaneGuyYT please join the discord for questions, link in description.
      The versions should be cross compatible, since the last parameter does not need to be added (RaycastParams), it can be nil.