-
Notifications
You must be signed in to change notification settings - Fork 2
Mute Button
JDR3008 edited this page Oct 5, 2021
·
3 revisions
Throughout sprint 3, the mute button has been implemented on the main menu screen of the game. This button is toggleable and has 2 separate images that it goes through for when it is enabled or when it is disabled.
Enabled (i.e. the music is playing) looks like the following:
Disabled (i.e. the music is not playing (mute is enabled) ) looks like the following:
This button is used by using the mouse and clicking on the button itself, easily either having volume on/off in the game.
Welcome to the Ragnarok Racer docs: authors: jeffery, amboogle, mwah dwaw a wa, dhooma georigie, and georgio, the snake hisses --ahh! your venomous gaze! the weary traveler cries
Graphical Design
User Testing
Sound and Music
Code Design / Documentation
Technical Aspects
- Collision Boxes and Entity Collisions
- Player Character Technical Aspects
- Wall of Death Technical Aspects
- Camera Shaking and Wall of Death Intensification Aspects
- Wall of Death Variable Speed Aspects
- Power Ups Technical Aspects
- Loading levels
- AI Tasks and Movements
- Particle effects
- Enemy, Obstacles & Projectiles Technical Aspects