Tuesday, 23 May 2023

LO3: Adding Sound And Other Interesting Elements

Background Music:

For the sound in the game I used some basic sound from a ZapSplat this I then used some code to make the game play when the player clicks start on the main menu. This allows me to be able to make sure that the much only plays when the player is playing the game.




Sound Effects:

For the rest of the sound effect in the game I used a death sound that I imported and then coded to play every time that the player restarts (dies). This adds some more fun and entertainment into the game.

Visual Cue For Checkpoint:

Another feature that I decided to add was the use of a particle system that would allow the player to have a visual representation of when they had reached a checkpoint. I created a multicoloured system that provides a very clear indicator of when the player has reached a checkpoint.



No comments:

Post a Comment

LO2: test plan

 Test plan Test 1: make sure that the game can be exported correctly from unreal engine. This will take a lot of time which means that I wil...