Add/Remove Table Column within game
OpenFlo_Studio
PRO Posts: 32
I have a game using a table to represent a grid for a puzzle. The user has an option to choose different size grids. I can make a template grid for the largest size option. If the user selects a smaller grid, I can remove rows from the table. Is there a way to remove columns from a table?
Comments