raycrasher / Fell-Sky

2d space combat simulator like EV Nova and Transcendence.
MIT License
2 stars 1 forks source link

Camera should track "PlayerShip" tagged entity. #19

Open raycrasher opened 8 years ago

raycrasher commented 8 years ago

Camera should track the PlayerShip tagged entity. This behavior should be toggleable, and true by default.

Optionally, add hysteresis so that sudden changes in ship vector will not disorient the player.

markgarcia commented 8 years ago

I'll try working on this one.