Recent content by Pedro Civa

  1. P

    How to access and modify variables values in specific nodes

    Thank you Justin, worked just fine !!
  2. P

    How to access and modify variables values in specific nodes

    For an example. Pretend I have node A and node B, they are of the same type (task). For this task I have a public SharedBool that can have its value set on the task inspector. Would there be a way of having another task, lets call it "Get Bool Value", and with this task you could select a node...
  3. P

    Can Hear Object Sound Strenght

    Hello Everyone, I'm having a problem where I'm looking to make it so some sounds are more hearable than others, such as the player running should be more detectable by the AI than the player walking for example. What is the best way to approach this problem? Thanks in advance (:
  4. P

    How to Reset Task Status

    Hi everyone, I'm having this situation where I have a bunch of checks that result in a certain behavior, problem is they are getting checked once and are not reseting after that, in a way that when the AI needs to make those checks again it just skips the tasks because they've already returned...
Top