decentraland / godot-explorer

10 stars 10 forks source link

"No active scenes" can play audios on the CameraEntity #408

Open kuruk-mm opened 3 months ago

kuruk-mm commented 3 months ago

The "no active scenes" (scenes you are not inside) can play audio on the CameraEntity.

This is happening in the Zoombie-shooter when you click and plays the explosion here:

https://github.com/decentraland/sdk7-goerli-plaza/blob/6c6719eb13f86256deb115bff232c18eb352a242/Zombie-shooter/src/systems/zombieKiller.ts#L16