shinyquagsire23 / OpenJKDF2

A cross-platform reimplementation of JKDF2 in C
Other
501 stars 41 forks source link

Idle camera not initiating #229

Closed Vortikai closed 1 year ago

Vortikai commented 1 year ago

212 states that the rotating idle camera has been fixed in JK in the latest version, but it still doesn't work for me.

Journeyman716 commented 1 year ago

Weird because it works fine on my end with the latest build?

shimstock22 commented 1 year ago

Also works for me. Sometimes his idle animation plays for a cycle before the camera rotates around him. Not sure if that is same as vanilla.

shinyquagsire23 commented 1 year ago

fwiw there's definitely something funky going on w/ SDL, because what happened on my machine was the Insert key would get stuck down for no reason. So I might still have to tweak the behavior.

shinyquagsire23 commented 1 year ago

Check and see if v0.8.14 is any better, I removed the extra anti-idle pokes so that it only applies to keybinds

shimstock22 commented 1 year ago

Seems to be fixed for me! You're the man, Shiny

Vortikai commented 1 year ago

v0.8.14 fixed the idle camera issue on my end, and it seems to be working for others since the previous version.