rose2hnd1i / IMTAssignment2016

As part of my project, I will be creating an educational game. The game will include a main characater moving in a 3d environment with 4 actions(movement in 4 directions). The game will have 3 different game scenes, 3 different player mdifiers that can be picked up and a specified number of points the player must reach in order to win each level. The main character will be a turtle in a sea/underwater environment and must eat only good things, like fish and seaweed and avoid bad things such as plastic. this game is an indirect way to make people/children aware of the effects there is of sea life when trash is thrown in the sea.
0 stars 0 forks source link

Sound #1

Open rose2hnd1i opened 8 years ago

rose2hnd1i commented 8 years ago

One of the client requirements is that the game contains sound effects

rose2hnd1i commented 8 years ago

Sounds, such as sound effects when an object is hit are going to be implemented in the game by adding an audio source to the character and by using the following code: image