Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Possible Oversight: Zeus Camera still picks up audio away from AI. #6

Open
Quailsnap opened this issue Oct 2, 2020 · 1 comment
Open
Labels
enhancement New feature or request

Comments

@Quailsnap
Copy link

Quailsnap commented Oct 2, 2020

To reproduce:

  • Construct a simple BlindZeus test with one AI, and one engine-on enemy team vehicle on the other side of the map.
  • The enemy team vehicle should not render, but if the Zeus Camera pans manually to where it is, one can still hear it's engine.
  • Particle FX* are also rendered if the enemy vehicle is, for instance, rolling down a hill.

Possible fixes:

  • Something to do with addCuratorCameraArea. Not sure if feasible due to limitation of the function.
  • fadeSound depending on camera distance from nearest AI, or simply cut all audio past a certain distance. Would normally conflict with Volume Reduction scripts (ie: ACEX volume, ACE hearing) but none I can think of actually function in Zeus right now.
@Bummeri Bummeri added the enhancement New feature or request label Oct 2, 2020
@Bummeri
Copy link
Owner

Bummeri commented Oct 2, 2020

The particles and sounds are a known thing. They are not a major issue if the curator camera area are setup to limit the zeus. And if the zeus go about looking for particles and trying to hear sounds, the troops are not being looked after much.

This is a small issue for now. Thank you for the report however, I was meaning to write something about this so this is a good start...

@Bummeri Bummeri closed this as completed Oct 2, 2020
@Bummeri Bummeri reopened this Oct 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants