[gda4e791a3] "Quick Turn" loses its interpolation...

Forum rules
Please construct and post a simple demo whenever possible for all bug reports. Please provide links to everything.

If you can include a wad demonstrating the problem, please do so. Bug reports that include fully-constructed demos have a much better chance of being investigated in a timely manner than those that don't.

Please make a new topic for every bug. Don't combine multiple bugs into a single topic. Thanks!

Post a reply

Smilies
:D :) :( :o :shock: :? 8-) :lol: :x :P :oops: :cry: :evil: :twisted: :roll: :wink: :geek: :ugeek: :!: :?: :idea: :arrow: :| :mrgreen: :3: :wub: >:( :blergh:
View more smilies

BBCode is ON
[img] is OFF
[url] is ON
Smilies are ON

Topic review
   

Expand view Topic review: [gda4e791a3] "Quick Turn" loses its interpolation...

Re: [gda4e791a3] "Quick Turn" loses its interpolation...

by Graf Zahl » Tue Sep 29, 2020 7:59 am

I don't think this is fixable without redoing the entire code involved here. The mouse movement totally bypasses the input code and will screw up any movement induced through the ticcmd. This was what made us decide for Raze to not copy this code but handling it differently.

[gda4e791a3] "Quick Turn" loses its interpolation...

by sinisterseed » Tue Sep 29, 2020 7:39 am

...after using the mouse.

I have to use the keyboard to turn left/right or something for it to come back, but after I use the mouse again it returns. This is different from Raze where the interpolation for quick turning doesn't get lost after using the mouse, which makes me think this is a GZDoom bug.

Top