GithubHelp home page GithubHelp logo

usin2705 / pop2talk Goto Github PK

View Code? Open in Web Editor NEW

This project forked from hokema/pop2talk

0.0 1.0 0.0 239.47 MB

Pop2Talk foreign language prounnciation learning game. Code for the unity client app.

License: GNU General Public License v3.0

C# 86.86% ShaderLab 11.35% HLSL 1.78%

pop2talk's Introduction

Pop2TalkNordic

Pop2Talk Nordic is forked from Pop2Talk developed by Hokema Oy. The game is licensed under GPL. Take the source and use it well, but don't forget to publish the source.

Audio

The audio instances for Characters and general greeting is located at: Assets\Audio Instances\Resources(Language) The audio wav file for cheers is located in Assets\Audio Clips\Cheers + (language code) (Except for legacy English wav file, which is located in Assets\Word Data\Audio\2020\Instructional)

The Word Card pronunciation audio is located in Assets\Word Data(Language folder) The audio file (Audio Clip) is named as (language code)-(us or gb if english)_ang_wordname.wav I have absolutely no idea what does "ang" mean.

Image

The Word Card image is located in Assets\Word Data\Images + (language code) The Image file is named as art_card_wordname.jpg The target resolution is 507x465 pixels. The background color is #D1DCE0, or 209, 220, 224 The image is imported as Sprite (2D and UI), Wrap mode: Clamp, Max Size: 512.

Word Data

The Word Card scriptable object (define in Assets\Scripts\Data Holders\WordData) (which is loaded for our script) is located in Assets\Word Data\Data Objects\Resources
The scriptable object WordData will need to be manually select picture, language, spelling and pronunciations. The scriptable object WordData name must be in the format: (language code)_(us or gb if english)_wordname. This way we can easily load different WordData in different language with just one game. The scriptable object must be located under Resources folder, otherwise it can't be loaded with the script.

Localisation

Addressable need to be rebuild for EACH platform after you make change. (Windows\Asset Management\Addressables\Groups: select Play Mode Script\Use existing build, and select Build\Default Build Script)

pop2talk's People

Contributors

lohiiiiiii avatar usin2705 avatar editorism avatar rkarhila avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.