brian-lui / DiveFrog

The fighting game sensation
0 stars 0 forks source link

Special move on same frame #1

Closed brian-lui closed 8 years ago

brian-lui commented 8 years ago

Fix bug where don't get a special if pressed on same frame (don't use callback, look up keybuffer in love.update)

(need to check if fixed already with new keybuffer code)