Icon

Easy_localization

AoD

You must be logged in to obtain assets

Description

With 'Easy Localization' you can have your game in multilanguage in few and simple steps:

  • Define the strings your game will use and put them in the 'lang_XX' scripts, one for each language you use, where XX are each one of the languages codes.
  • Call 'scr_initialize_localization' for the first time.
  • Call 'scr_localize(string_code)' to get a localized string, you can use it with any draw_text function.
  • Call 'scr_set_language(code)' to change current language to localize.

Any number of languagues you want. If you use a language with special chars as: á, é, í, ñ, etc. you'll need to create a font that contain this characters.

End User Licence Agreement (EULA).

Age Rating: 4+

Version

GMS1 - Version 1.0.0. Published November 6, 2014

Loading, please wait

Package contents

Loading, please wait

What is the issue?

Loading, please wait