some assets update

This commit is contained in:
MihailRis 2024-03-09 14:29:13 +03:00
parent 8ac51752d3
commit 4ba6b4b98c
8 changed files with 1 additions and 1 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 7.2 KiB

After

Width:  |  Height:  |  Size: 6.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.5 KiB

After

Width:  |  Height:  |  Size: 6.7 KiB

View File

@ -158,7 +158,7 @@ void LevelScreen::update(float delta) {
auto player = controller->getPlayer();
auto camera = player->camera;
audio::set_listener(
camera->position,
camera->position-camera->dir,
player->hitbox->velocity,
camera->dir,
camera->up