codenamecpp / carnage3d

Reimplementation of Grand Theft Auto 1 [GTA1]
MIT License
477 stars 38 forks source link

Pedestrian won't stop walking if you drag the debug window while moving #18

Closed neuromancer closed 4 years ago

neuromancer commented 4 years ago

Dragging the debug window while the character is walking will cause to keep going in the same direction without touching the keyboard.

codenamecpp commented 4 years ago

Yeah, I know about that issue. Just too lazy to fix :)

codenamecpp commented 4 years ago

Every time debug window eats the input event, character will be stop instantly.