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

Captioning system for sfx #497

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Commits on Aug 27, 2021

  1. WIP: Added script for Captioning system for SFX

    - I add simple script which is still in progress.
    - I also create a prototype for indicator on and off screen (These indicators should be replaced i just made them to test things).
    -I add all things in GameplayScene
    GoodBoySK committed Aug 27, 2021
    Configuration menu
    Copy the full SHA
    3135e47 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2021

  1. WIP: Update 2 Complete reconstruct of script

    I reconstruct script to work better
    GoodBoySK committed Aug 29, 2021
    Configuration menu
    Copy the full SHA
    2c3d439 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2021

  1. WIP: Working script

    Everything working properly. I added billboard script which just rotate an object to a camera for on screen Indicators.
    Also i implemented Localization package to my script and duration of every sound.
    GoodBoySK committed Sep 3, 2021
    Configuration menu
    Copy the full SHA
    44afbd2 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2021

  1. Final version

    Made some last modifications
    GoodBoySK committed Sep 5, 2021
    Configuration menu
    Copy the full SHA
    8d8851d View commit details
    Browse the repository at this point in the history
  2. Distance feature added

    I add distance feature which just Remove visible indicator if sound is too far from player.
    GoodBoySK committed Sep 5, 2021
    Configuration menu
    Copy the full SHA
    509cf8f View commit details
    Browse the repository at this point in the history