added relative camera controls, now handles like an actual fly cam.

This commit is contained in:
MitchellHansen
2016-09-22 21:48:38 -07:00
parent 92aee8c4ca
commit e13280bb07
7 changed files with 185 additions and 35 deletions

View File

@@ -22,9 +22,6 @@ void Map::moveLight(sf::Vector2f in) {
}
//void Map::GenerateFloor(){
//}