The BEST AI Sensor Asset for Unity + Playmaker

Поделиться
HTML-код
  • Опубликовано: 20 окт 2024
  • ИгрыИгры

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

  • @bonfacemuriithi6057
    @bonfacemuriithi6057 3 года назад +3

    I was looking for a clear and straight forward explanation for this. Good work sir! 😎

    • @StephenScottDayGames
      @StephenScottDayGames  3 года назад

      awesome. would love to see what you're building with these assets, you should hop in the Discord and post in the WIP-feedback channel!

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

    pro tip, you can essentially achieve the same thing using either a box or a custom mesh with a mesh collider trigger and tags aswell of course using play maker to call upon the the trigger and see what collided with it

    • @StephenScottDayGames
      @StephenScottDayGames  Год назад +4

      yes! and then use a raycast or linecast to check if that object is visible from the character view-- and then compare the Z angle of that object to some maximum/minimum you set, which would be like your max/min vision cone. Though there are also soooo many additional features to use Sensor Toolkit for, I just got ST2, honestly so amazing and saves me so much work.

  • @000Gua000
    @000Gua000 3 года назад +4

    2:02 Damn. I've been using playmaker for like 7 years. And I didn't know that clicking that error would automatically add required event transition.

    • @StephenScottDayGames
      @StephenScottDayGames  3 года назад +1

      finding new little functions like this seriously happens to me aaallll the time. I make the damn tutorials and still I'm learning 😅

  • @adamtwite9941
    @adamtwite9941 3 года назад +1

    Excellent video! Very clear and informative.

  • @mastafoo886
    @mastafoo886 3 года назад +2

    NOICE! Sensor toolkit and hearing in one video!?

    • @StephenScottDayGames
      @StephenScottDayGames  3 года назад

      You know it 🤙🏽

    • @mastafoo886
      @mastafoo886 3 года назад +1

      @@StephenScottDayGames so, just wrapping my head around this, I already have a setup to instantiate a game object for visual effects when firing my guns, I could have one of those effects be like a big-ass invisible collider or something and the ai could 'listen' for that collider? or better yet an invisible object that rapidly grows in size so nothing is already inside of it when it instantiates

    • @StephenScottDayGames
      @StephenScottDayGames  3 года назад +1

      @@mastafoo886 awesome. And yes, that’s pretty much how I have my NPCs hear my gunshots.

    • @mastafoo886
      @mastafoo886 3 года назад +1

      @@StephenScottDayGames kick ass! now to implement it! shit i can have different max size colliders for the different guns (silent bows) and all kinds of stuff with that system. Thank you for what you do, I have been trying to find an elegant way to do this for a bit now. To make it even better since the AI will be looking for a gameobject that the guns make I dont even need to bother with figuring out how to integrate playmaker into the already functioning guns themself which is a bonus

    • @StephenScottDayGames
      @StephenScottDayGames  3 года назад +1

      @@mastafoo886 fucking brilliant man. Can’t wait to see what you make.

  • @Dantandrade-8459
    @Dantandrade-8459 3 года назад +2

    Can u make a turtorial on only how to make a AI wonder around pls that would be very appreciated

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

    hello, i use last version sensor toolkit 2 but i not have actions "Sensor is detected" can you send actions?

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

      Make sure that when you update to ST2 that you also import the PM integration package 👍👍👍