RE-SS3D / SS3D

Space Station 3D, another remake of SS13, but with an extra D.
https://ss3d.space/
256 stars 137 forks source link

Lobby scene localization #1449

Closed Ryan089 closed 2 months ago

Ryan089 commented 2 months ago

Summary

Adds localization functionality to the Lobby scene. Text within the Lobby scene now can now be localized for English, French, Portuguese and Russian.

This PR includes:

This PR does not include:

PR checklist

Pictures/Videos)

image

Testing

In Play Mode in the editor, you can change the locale using the selector at the top right of the screen.

In a build, you cannot change the locale while in-game. However, you can use the provided batch files to open the game with a different locale selected. Make sure you have correctly built the Addressables before testing in a build.

Changes

Should be fairly self-explanatory and documented in git comments, but hit me up if you have questions.

Future work required

Related issues

Further contributes to the intent of #1393, building on the work completed in #1448.