amethyst / evoli

An ecosystem-simulation game made with Amethyst
https://community.amethyst.rs/t/evoli-introduction/770
Other
217 stars 33 forks source link

[WIP] A basic day-night cycle that handles music swapping #80

Closed QbieShay closed 5 years ago

QbieShay commented 5 years ago

What this pull request contains:

Limitation: the current audio system in evoli does not allow to force a change of music, and I'm a bit stuck on making another audio system because I'm very new to Rust and Amethyst.

Feedback, suggestions, help would be highly apprecciated!

QbieShay commented 5 years ago

@marot yes absolutely! It'd be very useful for me

azriel91 commented 5 years ago

have left a comment on https://github.com/amethyst/evoli/issues/81#issuecomment-503272666 about how the audio system could be done

QbieShay commented 5 years ago

Hello everyone!

Thanks a lot for all your input below this issue and the audio one. Unfortunately I've lacked time/energy to follow up on this, so I'm closing this PR.

Good luck with the project and thank you all for being so kind and explaining me how to improve the code!

erlend-sh commented 5 years ago

This is now being revisited in #102

Thanks for looking into this and helping nudge it along @QbieShay 👍