Hey so I made a chat box for a multiplayer game I’m working on and everything works fine but I can’t figure out how to delete messages from the vertical box if the box becomes full with messages. All that happens is the text keeps adding up. Any Ideas?
The “Remove Child” and “Remove Child At” note should do the trick.
With the “Remove Child At” you can choose which child of the vertical box should be deleted by it’s index number.