SuperGarryGamer
SuperGarryGamer
@Moth-Tolias I made the particles have an outline and waste particles are filled with white, but the outline thickness jumps up and back down every time food is digested [virus.zip](https://github.com/carykh/VirusGame/files/5080756/virus.zip)
Update: I've fixed the outline jittering problem. How do I make a pull request? [virus.zip](https://github.com/carykh/VirusGame/files/5080759/virus.zip)
> There are a lot of weird unnecessary whitespace changes in your PR. I don't get what you mean?
> My guess is Windows did its newline shenanigans which changed all normal newlines to their weird newlines Well, I'm running Ubuntu so not sure if that's it
@BLiu1 how would I do that?
Ok, turns out the \r\n got converted to \n somewhere along the way. Should be sorted out now,
Oops, clicked the wrong button