What could be causing this issue? My code has been synced up to the lecture’s Git.
1 Like
Probably something in the code. Let’s look at your Unit.cs
and LevelGrid.cs
scripts to start
Can you give us more information? Without follow up, we don’t know what’s causing the issue.
To work through the problem, we’ll need to look at your scripts, and we’ll need to know if there are any error messages in the console. Starting with the Unit.cs and LevelGrid.cs scripts will give us an idea if the right methods are being called to update the display.