maguillen1998 / Senior-Project-Infinity-Run

GNU General Public License v3.0
3 stars 0 forks source link

Flying eye max jumps off by 1 #48

Closed maguillen1998 closed 1 year ago

maguillen1998 commented 1 year ago

1) the in game maximum jumps are off by 1.

if maxjumps is set to 10, the entity is only able to jump 9 times. likely caused by using < instead on <= when comparing to current jumps