try this, this is the wick file in the itch.io description https://drive.google.com/file/d/1BQpYMoGcMvTqODZ3eGxhBo307nxkEIiM/view?usp=sharing
thanks it worked
I might make my own engine
I made my own engine called the βBOI Engineβ edited version (story mode crashed before) https://drive.google.com/file/d/1JGSzve2spq8zxyOvM_8eWMsi1M_A_QdV/view?usp=sharing. it changes the ui and adds a health bar. I was going to add hurt notes but I couldnβt find the code for adding and hitting custom notes @pumpkinhead (where it can be hit and where its made). edit:
html: https://drive.google.com/file/d/1PQSp0KsJOJ1KCSDtvLhnK-aH0Acsv6E2/view?usp=sharing
wick: https://drive.google.com/file/d/1F5Cfxqlf7gwpZg5W4fB2q3NtMTJcXsvs/view?usp=sharing
btw does anyone have 1-3 songs they want in the game. if so then I will personally add it into the game and credit you in the credits
quick 8bit engine update - v4.2.0 (nice) is out
changes:
- ACTUALLY removed spoofβd 2βs ghost jacks
- changed song audio to use @Jovannyβs WickSound class (small change, but itβll make development slightly easier in the long run)
- note clones now copy the rotation of their corresponding strum (something that bugged me while testing modcharts)
- moved some ui elements around
can you include a link to a google drive download please
if you have any songs then reply to this with your songs and I will add them to my engine, I will also make a few songs for my own pack.
so what im doing for my engine is im going to add more songs then for each pack it will have 1-3 songs and when in you can still go back but after every song it moves onto the next in story mode. edit: BOI engine v0.0.2
.html + .wick:
https://drive.google.com/file/d/1TIarOtQea-bK8CoQZ0glNjVpPnIx__u-/view?usp=sharing
sneek peek at the boi song https://drive.google.com/file/d/10WLk-RRGZFikbwPUGs7x-eA7S4NtkLVl/view?usp=sharing
I still cant find it @pumpkinhead @8bit, btw what I mean by βaddingβ¦custom notesβ I mean making new notes. hardest song json. copy it and paste it in the game
{βtempoβ:200,βnoteLifetimeβ:0.475,βnameβ:βmeβ,βnotesβ:[[βwβ,4],[βwβ,0.25],[βwβ,0.25],[βwβ,0.25],[βwβ,0.25],[βwβ,0.25],[βwβ,0.25],[βsβ,0.25],[βsβ,0.25],[βsβ,0.25],[βsβ,0.25],[βsβ,0.25],[βsβ,0.25],[βsβ,0.25],[βaβ,0.25],[βaβ,0.25],[βaβ,0.25],[βaβ,0.25],[βaβ,0.25],[βaβ,0.25],[βaβ,0.25],[βaβ,0.25],[βdβ,0.25],[βdβ,0.25],[βdβ,0.25],[βdβ,0.25],[βdβ,0.25],[βdβ,0.25],[βdβ,0.25],[βdβ,0.25],[βaβ,0.25],[βdβ,0],[βdβ,0.25],[βsβ,0.25],[βwβ,0.25],[βsβ,0.25],[βwβ,0],[βdβ,0.25],[βwβ,0.25],[βsβ,0.25],[βsβ,0.25],[βwβ,0],[βaβ,0.25],[βsβ,0.25],[βwβ,0.25],[βwβ,0.25],[βsβ,0]]} (warning its extremely hard and catches you off gaurd)
sneek peek at maped boi song ( {βtempoβ:160,βnoteLifetimeβ:0.59375,βnameβ:βboiβ,βnotesβ:[[βwβ,8.75],[βdβ,0.5],[βwβ,0.5],[βaβ,0.5],[βsβ,0.5],[βwβ,0.5],[βdβ,0.5],[βwβ,0.5],[βsβ,1.25],[βwβ,0.5],[βwβ,1],[βsβ,0.5],[βdβ,1],[βwβ,0],[βdβ,0.5],[βsβ,0],[βdβ,0.5],[βwβ,0],[βaβ,0.5],[βsβ,0],[βsβ,0.5],[βwβ,0],[βdβ,0.5],[βwβ,0],[βdβ,0.5],[βsβ,0],[βwβ,0.5],[βwβ,1.25],[βsβ,0],[βdβ,0.5],[βwβ,0],[βwβ,1],[βdβ,0],[βwβ,0.5],[βsβ,0],[βsβ,2.25],[βwβ,0],[βdβ,0.5],[βwβ,0],[βsβ,0],[βdβ,0.5],[βwβ,0],[βaβ,0],[βwβ,0.5],[βsβ,0],[βdβ,0],[βaβ,0.5],[βsβ,0],[βwβ,0],[βsβ,0.5],[βwβ,0],[βdβ,0],[βdβ,0.5],[βwβ,0],[βaβ,0],[βdβ,0.5],[βsβ,0],[βaβ,0],[βwβ,0.5],[βsβ,0],[βdβ,0],[βwβ,1],[βdβ,0],[βsβ,0],[βdβ,0.5],[βwβ,0],[βaβ,0],[βwβ,1],[βdβ,0],[βaβ,0],[βsβ,0.5],[βwβ,0],[βdβ,0],[βdβ,1],[βsβ,0],[βaβ,0]]}
)
btw I think that we should put any mods in another topic.
can you send the file via google drive please?
been trying to move song data and audio to an external source, which doesnβt seem to be going well
i might add a leaderboard system which uses the same system though
update: it seems to be working well
maybie you could try to make it online and have it show scores from other people.
thatβs exactly what iβm trying to do
but hey, i got song loading to work
now i just need to play external sounds