BBListObject of BBListGameObjects

Forums 💬 NodeCanvas 🗨️ General Discussion BBListObject of BBListGameObjects

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #14778
    sanity
    Participant

      I did my best to find this on forums with no success.

      I need to create a squad ( BBGameObjectList of units ) and assign that squad to one of the types of squads list (BBObjectList of squads). but when I write my action script I cant find variable type BBObjectList or anything like that.

      just could not crack this on my own, thanks ahead of time 🙂

      -Sanity

      #14780
      Gavalakis
      Keymaster

        Hello,

        It’s there, called BBUnityObjectList, or alternative you can use BBComponentList.
        If you are working with it through the editor, you may also want to set the type using the [VariableType(System.Type)] attribute above your field.

        Let me know if that’s what you mean 🙂
        Thanks

        #14779
        sanity
        Participant

          Thanks! I don’t know why I missed BBUniteObectList at all

        Viewing 3 posts - 1 through 3 (of 3 total)
        • You must be logged in to reply to this topic.