Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add sound effects #10

Open
dzvancuks opened this issue Aug 11, 2017 · 11 comments
Open

Add sound effects #10

dzvancuks opened this issue Aug 11, 2017 · 11 comments
Assignees

Comments

@dzvancuks
Copy link
Owner

dzvancuks commented Aug 11, 2017

Add sound effects for:

  • Pickups: Coin, Fuel. Health, Key
  • Damage
  • Character Death animation
  • Falling death (blocked by issue Add generic pit fall death animation #11 )
  • Ability pickup
  • Booster ability activation (3 in total)
  • Walk
  • Jump
  • Flashlight toggle
  • Door opening
  • Exploding rock
  • Suicide enemy activation laugh
  • Fire
  • Falling objects (e.g. Level1 pillar)
  • Win/Loss level overlays sound (loss/gameover continues to play level music)
  • Mouse pointing and selection on Main Menu and Win/Loss level overlays

Ai Enemy actor has an example with explosion sound. Use it as a reference.

dzvancuks added a commit that referenced this issue Aug 11, 2017
- Added SoundFX for Coin, Health, Fuel
@dzvancuks
Copy link
Owner Author

Revision 17:
Added pickup sounds for Coin, Fuel. Health, Key

@dzvancuks
Copy link
Owner Author

Revision 18:
Created meshes, actors and sound effexts for ability powerups in exchange for coins

dzvancuks added a commit that referenced this issue Aug 16, 2017
- Added running steps sounds
- Added jumping sound
@dzvancuks
Copy link
Owner Author

Revision 25:

  • Added running steps sounds
  • Added jumping sound

dzvancuks added a commit that referenced this issue Aug 16, 2017
- Added fire cracking sound for fire obstacle
@dzvancuks
Copy link
Owner Author

Revision 26:

  • Added fire cracking sound for fire obstacle

@dzvancuks dzvancuks self-assigned this Aug 16, 2017
@dzvancuks
Copy link
Owner Author

Revision 27:

  • Added damage received SFX

dzvancuks added a commit that referenced this issue Aug 17, 2017
- Added damage received SFX
@dzvancuks
Copy link
Owner Author

Revision 28:

  • Added death sfx
  • Added Door open sfx

dzvancuks added a commit that referenced this issue Aug 17, 2017
- Added death sfx
- Added Door open sfx
@dzvancuks
Copy link
Owner Author

Revision 32:

  • Added Pitfall: camera freezes and character lands below. It does not exits game but instead shows game over screen.
  • Added screaming sounds for falling into Pitfall.

@dzvancuks
Copy link
Owner Author

Revision 34:

  • Added Level Complete music

dzvancuks added a commit that referenced this issue Aug 19, 2017
- Added suicide enemy laugh on trigger
@dzvancuks
Copy link
Owner Author

Revision 35:

  • Added suicide enemy laugh on trigger

dzvancuks added a commit that referenced this issue Aug 19, 2017
- Added flashloght clock sound

Also backed up Key map for keyboard and gamepads.
@dzvancuks
Copy link
Owner Author

Revision 37:

  • Added flashloght clock sound

@dzvancuks
Copy link
Owner Author

Revision 38:
Added sound effect for crushing pillar on Level1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant