hi, im trying to set up an AI behavior tree but i cant get a the key box to drop down, as far as i know the enum i made should be here, as my pictures show that’s what i have. so is this a bug in unreal or is this something im not doing right? any help would be amazing thanks
Have you said which Enum to use in BB key details? In addition to saying given key is of “enum” type you need to say which enum to use for the values.
Cheers,
–mieszko
that worked:D thanks alot.