Bewitchment (Legacy)

Bewitchment (Legacy)

8M Downloads

Witches lantern render is a bit iffy

Ingoleth opened this issue ยท 5 comments

commented

Expected Behavior

Lantern should raise the hand that holds it; The opposing hand is raised instead...

Cause is unclear, as sometimes it works, and other times it doesn't. Might be because of other mods interference, since I'm on a modded instance. Will test on dev environment latter

https://cdn.discordapp.com/attachments/390215771965489183/506558181850480640/unknown.png

commented

this appears to already be fixed

commented

Not fixed. It just is hard to replicate.

commented

image
Fixed itself afer dropping it :/

commented

image
Yep, still around.

commented

I have it so the correct hand raises, but because of the way it's been implemented this whole time, it overrides the swing animation. Now it just looks like you're breaking blocks with the power of your mind. Someone with a solid grasp of models and animation needs to look at this. You'll probably need to throw out everything that's been done so far and modify the fields of evt.getRenderer().getMainModel(). When I try, it just turns into an abomination.