Stack - Objects Control [scripting]

Discussion in 'Buildbox 3.0' started by AlbertSherman, Aug 22, 2018.

  1. AlbertSherman

    AlbertSherman Boxer

    Joined:
    Aug 22, 2018
    Messages:
    9
    Likes Received:
    0
    Hello! We are working on a game made in buildbox 3 and we have a question with the internal operation of the software.
    We have some objects in our 3d space and we need to modify them one by one (eliminate). The problem is that with our script, all objects of the same type are deleted, and not one by one (in order of appearance). Is there any way to create a stack and link it with the objects?
     
  2. Mohamed Sakr

    Mohamed Sakr Boxer

    Joined:
    Aug 16, 2018
    Messages:
    18
    Likes Received:
    2
    you can reference them by name
     

Share This Page