Bewitchment (Legacy)

Bewitchment (Legacy)

8M Downloads

Toad hit animation plays for all toads

mjra007 opened this issue ยท 2 comments

commented

I was told this was a known issue on discord but couldn't find here.

Expected Behavior

If you hit a toad the animation should only be played for that toad

Actual Behavior

If you hit a toad all toads in the world will play that animation

Steps to Reproduce

Simply spawn two toads hit one and both will play the jump animation

Version of Minecraft, Bewitchment, Forge, and Baubles

1.12.2 - 14.23.5.2796 , Patchouli 1.0.12, Bewitchment 0.0.16

Screenshots encouraged

Logs, in the event of a crash

If this is a question, developer commentary, or a suggestion, ignore this template

commented

Assigning @itsmeow, due to animation expertise.

commented

Yeah, no timer field inside model class. Don't store things in model classes. They are not unique. Working on it- use a datamanager field to sync animation data over network if you MUST.