basically i'm really stupid and can barely understand the syntax errors that i'm getting.
- this is the code,
move(5);
if (Greenfoot.start() = true)
{
turnTowards(AverageSpaceLoaf.getX(), AverageSpaceLoaf.getY());
}
and if i try to fix one syntax error, another pops up, and so on
no clue how to fix it, been on someone else's thread and i could barely read what was on the screen, everything kinda blurs together