fixes + more materials

This commit is contained in:
MihailRis
2024-03-09 04:04:53 +03:00
parent f4cc413f61
commit 3ee350fc0c
19 changed files with 73 additions and 28 deletions
+1 -1
View File
@@ -160,7 +160,7 @@ void LevelScreen::update(float delta) {
audio::set_listener(
camera->position,
player->hitbox->velocity,
camera->position+camera->dir,
camera->dir,
camera->up
);