Watershed is an eerie PS1 styled fusion of Public Safety Announcements and underwater Eldritch horror in a house that’s been submerged in a flood!
Read More & Play The Full Game, Free (Windows)
So I have the shade up and running. But for the shade to fulfill its purpose, I need notes: musical notes. So I hopped into Apple’s Garage Band and I tried to grab some notes.
Shhh–this is a secret, but there’s a chord we’re focused on. The notes are F, C, C#, and G#. I used to play this chord in high school, having no idea that it was an actual “thing”, or that I would reuse it for the basis of a puzzle 20 years later.
But for Kyle’s Guitar, I need more than these four notes. For this to be a “puzzle”, there must be “wrong answers”. I’ve decided to include every guitar note for all six strings within the first 5 frets. Not including playing a string open, that’s 30 notes…well, something like 12 notes in 3 different octaves…whatever.
I played every note in Garage Band and exported. As I was editing the audio to include one note per track, I remember that guitars break the tuning pattern between G and B strings–so there’s some note sharing. I think I’ve set it correctly. We’ll see…
Next step–make a playable guitar. My writer suggested using an interface. Since I had a guitar 3d model available, I opted to use that.
First, I duplicated the in-scene model and childed it to the player. I start the game with it deactivated so that it may be activated later. The model I downloaded had to be blown up to 1.5x size to be “realistic”. But because the guitar cannot get too close to the camera without clipping, I had to blow it up to 4x to sufficiently fill the screen.
To “pick up” the guitar, I’ve set a new check for the tag “Guitar”, and I can make the call in PickThingsUp:
Then in my guitar script (which is actually on the player):
Looks like I need to delete that PickThingsUp reference…
Here, I grab the necessary scripts. You can see the two functions to “pick up” and “put down” the guitar. All pretty straight forward–but I ran into a weird bug. In the if statement, I found that when holding the guitar, if tried to put it down…it uh, didn’t work. I’m not sure why this is happening, but since I’m using the same button to pick up the guitar and put it down, I thought I’d make sure to never allow the two actions in a single frame. The script was working fine previously, but the next day not so much. This seems to fix it. Next, I’ll be trying to build a canvas-based UI that lets the player click on notes…and we’ll see how well I’ve picked out notes for the game.
Saving to check out later.
Symphony of Seven Souls is an incredibly beautiful PS1 styled first person horror game where you play a violin to recruit lost souls into your unholy orchestra!
Read More & Play The Full Game, Free (Windows)
Education: Finland v USA.
Out of Range is a beautiful and grim Sci-Fi adventure where you discover the secret of the lighthouse on a mysterious abandoned island.
Read More & Play The Full Game, Free (Windows)