UPDATE #1

Hi all! I recently started working on the world. There isn't a lot of progress yet but I thought I'd share it anyway!

Progress

Currently I have a small box with videoplayer, mirror and some basic UI for selecting two test songs/configuration of the world. Furthermore, its been a lot of experimenting with the code to determine how I could best implement the song database, so not a lot of visual progress.

Difficulties

I had some issues with the standard videoplayer prefab but apparently there have been a lot of issues with that specific video player since a few updates. So I switched to the USharpVideoPlayer which has been much more stable. It also took some getting used to working with Udon but together with USharp its been doable.

Goals

Next up I'll be creating a mockup of the song selection UI to determine how we could best store all the song data.

Previous
Previous

UPDATE #2