The logic I sent removes the first row, then they bump up, then a new row is created at the bottom and the scores are written in that row. Until there are 5 rows (table is full) it doesn't do the top row removal.
I actually made some changes to the code to display the lines from above and also to include the lines as the playing time runs out, instead of using a button for that.
I decided to change the example you shared with me to illustrate the problem I am having. I would appreciate it if you talked to me about the problem rather than just solving it. Is that possible?
we.tl/t-ytGgx9bh87
What's the problem? I see it run once add data to the first line, nothing happens after that.
Exactly. I need the code to work when like using a button (adding information always at the top and moving the previous lines to the bottom). I don't understand why the simple fact that I take the action off the button and use another event, interrupts the process.
Develop games in your browser. Powerful, performant & highly capable.
I made some modifications to the file and added some commands that were missing, but the problem still persists.
we.tl/t-98Wtgf2G9v
lionz
I managed to solve. Thank you for your help. It was essential.