#Biome System
1 messages · Page 1 of 1 (latest)
That's so sick
Thank you, i am currently working on a dynamic music player and other features to this biome system. will keep this thread updated.
Update: Added dynamic musicplayer that reacts to biome changes and added some ui widgets that show up on events triggered by the biome and gamemode. You can control the fadein and fadeout of the music with curves
Did some bug fixing and code optimization as well and if player goes out of bounds the gamemode finds the last playerstart the player used or the closest one depending on some conditions
i try my best to keep everything modular. The biomes, the world border, ui and musicplayer are all its own systems. The gamemode can trigger these systems by event dispatcher inside the blueprint
Awesome! Do you plan on using this in some kind of project in the future?