Rystic / clay

A small game I'm making with LWJGL.
0 stars 0 forks source link

Golems jitter when you modify the the path they've chosen. #53

Closed Rystic closed 10 years ago

Rystic commented 10 years ago

Not technically a bug, but when golems get their move instructions, they jitter to reset themselves to the tile they think they're starting at. This can probably be fixed by removing the first move instruction from a list of instructions.