2D level represntation now drawn as minimap in it's own texture.
@@ -9,8 +9,9 @@ typedef struct
float direction;
unsigned int resolution;
float fov;
float drawScale;
} Camera;
void camera_update(Camera* camera, sf::RenderWindow* window, float t);
void camera_update(Camera* camera, float t);
#endif
The note is not visible to the blocked user.