Add/Remove Table Column within game

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

  • OpenFlo_StudioOpenFlo_Studio PRO Posts: 32
    bump. Does anyone know a command within gamesalad to remove columns?
  • OpenFlo_StudioOpenFlo_Studio PRO Posts: 32
    bump. Is there a way to do do this, similar to what we can do with rows?
  • FajlajpFajlajp Member Posts: 666
    I don´t think it´s a way of delete a column. You can only delete rows. But you can´t just change the cell value to 0???
  • OpenFlo_StudioOpenFlo_Studio PRO Posts: 32
    I am working on a workaround. However, just as when we were given the ability to add/delete rows in the program allowed us to more options with programming the game elegantly, I was hoping to be able to do the same things with columns. I will add that to my wish list.
Sign In or Register to comment.