Hi
@CheekiBreeki! I love your scene, but unfortunately I can't play any of the new songs from volume 1 to 4. Yes, I downloaded all the dependencies you mentioned, and from the package manager I don't see any missing reference. Here's what happens in detail:
- The "K-Pop Volumes" button doesn't seem to do anything, is this intended? (I see it contains some actions but they are all disabled)
- The "Vol 1", "Vol 2", "Vol 3", and "Vol 4" buttons switch the song buttons, but other than that they don't seem to load the dance presets. Again, is this intended?
- I found some hidden buttons over the Song/Dances UI: "Load Vol. 1", "Load Vol. 2", "Load Vol. 3", "Load Vol. 4", but again their "Load timeline dances" don't have a receiver target. Are these just old test buttons?
The "Sexy Kpop Dances" button is the only button that works for me. I noticed it is binded with a StateMachine action (OnExit) that loads the dances with a plugin preset at
<your_var>:/Custom/Atom/Person/Plugins/dances/Preset_sesy_kpop_dances_24.vap
, while the other buttons are binded with StateMachine actions (namely VOL_load_2, VOL_load_2_part1, VOL_load_2_part2, VOL_load_2_part3, VOL_load_2_part4) that have all that "plugin preset" action disabled and set on "LoadDefaults".
I'm assuming the "Vol X" should load the dances, and you are loading them through some plugin presets similar to the one mentioned before, but in that case where is it saved? I didn't find it inside your var.
Btw I wouldn't mind some buttons to simply cycle through the song catalogue and separate buttons to actually load the volumes, it would cut a lot of loading time.
This scene is great, I really like VAM_Produce69 too but it takes a bit to load, while yours is more lightweight.
I really hope to find a fix for the new songs. If you need some more info from us just ask. Thanks for your work.