Tables not writing????
laymanj
Member Posts: 2
Hi! Although I'm new, I have done programming before but this has me stumped and it SHOULD work (or at least I think so!!)
I have only TWO actors (a square and a box to display the contents of the cell in the table) on the black background and one table with one column and one row. On mouse down, the integer monkey changes to monkey +1, then the ONE cell in the table changes to that value. I have a box displaying the contents of that one cell in the table on the main scene on mouse down also. I also have a table save after writing to the table, however, when I exit the preview, there is no change in the cell contents. What's up with that? Why doesn't the value in the table itself change when I save the table??? I'm pulling my hair out!!! PLEASE reply!
I have only TWO actors (a square and a box to display the contents of the cell in the table) on the black background and one table with one column and one row. On mouse down, the integer monkey changes to monkey +1, then the ONE cell in the table changes to that value. I have a box displaying the contents of that one cell in the table on the main scene on mouse down also. I also have a table save after writing to the table, however, when I exit the preview, there is no change in the cell contents. What's up with that? Why doesn't the value in the table itself change when I save the table??? I'm pulling my hair out!!! PLEASE reply!
Comments