HopsonCommunity / ZombieGame

A Zombie Game by the people!
GNU General Public License v3.0
7 stars 8 forks source link

Improved the controls by making the player move in the direction he is facing. #45

Closed AidanLovelace closed 7 years ago

Hazurl commented 7 years ago

It feels really weird... When we are moving the mouse fast and everywhere, it become really hard to control the character... And btw, TransformComponent has a method called front and right so you don't need to calcul that.

AidanLovelace commented 7 years ago

Okay. I'm not a huge fan of how w is always north. It feels very weird. What if we make the camera rotate with the player and have w always be forward. Or, maybe we could have the little guy only move along axies like in older top down games.

Jackojc commented 7 years ago

Maybe add it as an optional thing?

HumbleDeer commented 7 years ago

an optional thing would be fine, I think.