Control prompts, character reactions
This commit is contained in:
parent
71e6308f60
commit
177889a1e0
24 changed files with 2328 additions and 34 deletions
|
@ -65,6 +65,8 @@ MonoBehaviour:
|
|||
text: START
|
||||
- key: GAME_GAMESET
|
||||
text: GAME SET
|
||||
- key: KEY_SPACE
|
||||
text: SPACE
|
||||
japaneseLocals:
|
||||
- key: GAME_SCORE
|
||||
text: "\u30B9\u30B3\u30A2"
|
||||
|
@ -118,6 +120,8 @@ MonoBehaviour:
|
|||
text:
|
||||
- key: GAME_GAMESET
|
||||
text:
|
||||
- key: KEY_SPACE
|
||||
text: "\u30B9\u30DA\u30FC\u30B9"
|
||||
spanishLocals:
|
||||
- key: GAME_SCORE
|
||||
text:
|
||||
|
@ -171,3 +175,5 @@ MonoBehaviour:
|
|||
text:
|
||||
- key: GAME_GAMESET
|
||||
text:
|
||||
- key: KEY_SPACE
|
||||
text: SPACEBARO
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue