I been at this for the last few hours, and I finally have something to show for it. An updated version of the guitar with a background!
So, here it is.
I also included separate sprites of the strings, so wazmo does not have to make the entire background change when you strum. The strings are set in a window that, if placed over the guitar, will set the strings right on the neck where they are supposed to be. Enjoy!
Oh and wazmo, here is my idea for the note flow.
I'm not too big on coding, so I don't know if this possible, but here goes. All of the charts could be .txt files that could be placed in a certain folder on the card (to make it easy to import charts/songs, like in FoF). When a song is loaded a string of code (again, not sure how all of that works
) could read the text line by line, looking for certain characters. Here is an example.
gr
g y
r b
l l
l l
g b
b
g
r
y
b
Ok, now let me explain. Gs, rs, ys, and bs could stand for the notes. When the code finds one, it throws a note down the chart. Pretty simple. Lowercase Ls could be use to make long notes easy, and spaces could signify empty spaces on the fretboard. You could use capital letter to signify hammer ons and pull offs as well. Something as simple as this is good for many reasons.
-Writing .txt files is simple and anyone can do it given enough time.
-We won't have to make a program to get charts to work or have to rely on the FoF chart maker
-.txt file are very small. Paired with .ogg file for music, users would be able to fit hundreds of songs on a single card (I think).
Anyway, tell me what you think (about both the guitar and my idea for the note flow. Thanks.
EDIT: Oh and I will be sending this pic to you, wazmo via email, so that you get it in high quality for the game.