BBListObject of BBListGameObjects

NodeCanvas Forums General Discussion BBListObject of BBListGameObjects

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #9065
    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

    #9067
    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

    Join us on Discord: https://discord.gg/97q2Rjh

    #9066
    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.