Gorfeywog / ZeldaDungeon

CSE3902 Project
5 stars 0 forks source link

Link Movement #73

Open Cbooch13 opened 2 years ago

Cbooch13 commented 2 years ago

Link doesn't move correctly if he attempts to move directly after using an item. He also doesn't move correctly when moving in multiple directions at the same time. For example, if you hold down left, then press up for 3 seconds and keep holding down left, he stops moving.

Cbooch13 commented 2 years ago

Ronnie had a good idea about using a queue for key presses