Final adjustment for grid-based game where all cells with a value of 1 or above continuously increase their respective adjacent target cells each second.
Prompt
Ok, this is very close. All it needs to do now is continue updating the target cells and not only when selected. So all cells with 1 or above increase one adjcanet target cell each second.
There was an error:
Copy-paste this to ChatGPT (in the same conversation) to fix it
If possible, also try to describe when this error happens