Gamepiaynmo / CustomPlayerModel

Customize your player model in Minecraft.
MIT License
17 stars 2 forks source link

model.isFirstPerson() output false when walking in first person #18

Open zerustu opened 3 years ago

zerustu commented 3 years ago

model.isFirstPerson() output every so often the wrong value when walking in first person. the frequency of false output varies but seams to be around 1 in 10 calls

animation.txt s

image

zerustu commented 3 years ago

NB : when not walking in first person, the function always output the right value (e.i. false)

mod version : forge 2.2.5