Posts: 206
Threads: 14
Joined: Sep 2012
basically smashing someone in the head with a plate (resulting in a smashed plate) doesn't update your mob sprite to properly display the lack of plates in your grubby hands
this is truly a gamebreaking bug
Posts: 699
Threads: 155
Joined: Sep 2013
Same with putting down the last floor tile in your stack.
Posts: 1,235
Threads: 54
Joined: Oct 2012
Everything that is removed from your hand without you dropping it does this.
Posts: 206
Threads: 14
Joined: Sep 2012
Klayboxx Wrote:Everything that is removed from your hand without you dropping it does this.
naah, thing is you have to basically specifically code an item to update the sprite when removed in a specific way other than when dropped out of your hand. For example donuts (and most foods) will update your sprite when you're finished eating them.
Posts: 1,235
Threads: 54
Joined: Oct 2012
Nitrous Wrote:Klayboxx Wrote:Everything that is removed from your hand without you dropping it does this.
naah, thing is you have to basically specifically code an item to update the sprite when removed in a specific way other than when dropped out of your hand. For example donuts (and most foods) will update your sprite when you're finished eating them.
They very rarely do. The majority of the time everything taken out of your hand without you dropping it stays until you update your sprite.