Monster Maze 10/10/2022
This week, I have added sounds to the Monster Maze. The first sound I included was a button press, which is called by a "Play Sound at Location" node through the E Pressed function in the button blueprint. I have also added door open and close sounds, which are also called using "Play Sound at Location." The open sound is played at the end of the E Pressed function within the button blueprint while the close sound is played at the end of the Open/Close function if the door is closing. The final sound I added is a walking sound, which is played if the player is moving and stops when they stop. This sound is played using a "Spawn Sound at Location" node when the player presses W. This sound is saved to a variable on the player character and loops until a stop node is used when W is released.
Button Press Sound: https://freesound.org/people/JarredGibb/sounds/219478/
Door Open Sound: https://videoplasty.com/sound-effects/door-opening-sfx-299
Door Close Sound: https://freesound.org/people/N-RAZM/sounds/400330/
Walking Sound: https://freesound.org/people/Fantozzi/sounds/166299/
Get Monster Maze
Monster Maze
Traverse the Maze and Find the Monster's Lair
Status | Prototype |
Author | TheHammerSV |
Genre | Adventure, Puzzle |
Tags | maze, Medieval, Parkour, Singleplayer |
More posts
- Monster Maze 10/16/2022Oct 17, 2022
- Monster Maze 10/2/2022Oct 03, 2022
- Monster Maze 9/25/2022Sep 26, 2022
- Monster Maze 9/21/2022Sep 21, 2022
- Monster Maze 9/18/2022Sep 19, 2022
- Monster MazeSep 12, 2022
- Temple of CübeSep 03, 2022
- Setting Up Our Game PageSep 03, 2022
Leave a comment
Log in with itch.io to leave a comment.