icexin / gocraft

A Minecraft like game written in go
MIT License
1.88k stars 129 forks source link

Added left-shift running to player #15

Open jordigoyanes opened 5 years ago

Znokii commented 1 month ago

Wouldn't this interfere with the already existing check for just going forward? This could maybe be better by adding a sub condition within the already existing check w key section instead.