Mattshark89 / OpenFlight-VRC

MIT License
46 stars 33 forks source link

[FEATURE] Optional flight sound and visual effects #38

Closed MaleusDragon closed 9 months ago

MaleusDragon commented 1 year ago

Not sure how difficult this would be, but I feel like it could add a ton to the experience. No worries if there is no interest.

Describe the solution you'd like Optional Audio feedback for flight for example;

Mattshark89 commented 1 year ago

Noted. Will keep this request open

On Thu, Jul 27, 2023, 8:10 PM Maleus @.***> wrote:

Not sure how difficult this would be, but I feel like it could add a ton to the experience. No worries if there is no interest.

Describe the solution you'd like Optional Audio feedback for flight for example;

  • you can hear the air rushing past and have the sound change depending on velocity
  • slight air resistance sound effects for successful wing flaps, and braking

— Reply to this email directly, view it on GitHub https://github.com/Mattshark89/OpenFlight-VRC/issues/38, or unsubscribe https://github.com/notifications/unsubscribe-auth/AHWYVDUIQGNPAF3UDBVDYSLXSMNQVANCNFSM6AAAAAA223ZTTQ . You are receiving this because you are subscribed to this thread.Message ID: @.***>

Mattshark89 commented 1 year ago

May as well mention I've been wanting to do something like this for a while, but haven't because I have no audio manipulation experience. I'd try and make the wind louder the faster you travel, etc.. Would love to try it in the future though, or see how others have done it in other instances.

Happyrobot33 commented 1 year ago

so, this is going to be interesting to implement

Networking on this platform just..... sucks

I am looking into it though

Happyrobot33 commented 1 year ago

using https://github.com/CyanLaser/CyanPlayerObjectPool I have managed to get per-player information sync working image This means I can properly work on the effects implementation now

Happyrobot33 commented 10 months ago

just an update, pretty far deep into the implementation stages of this, pretty much borderline release candidate at this point, it just needs more testing

Happyrobot33 commented 9 months ago

Finally merged! Release is 1.6.0