Instale o Steam
iniciar sessão
|
idioma
简体中文 (Chinês simplificado)
繁體中文 (Chinês tradicional)
日本語 (Japonês)
한국어 (Coreano)
ไทย (Tailandês)
Български (Búlgaro)
Čeština (Tcheco)
Dansk (Dinamarquês)
Deutsch (Alemão)
English (Inglês)
Español-España (Espanhol — Espanha)
Español-Latinoamérica (Espanhol — América Latina)
Ελληνικά (Grego)
Français (Francês)
Italiano (Italiano)
Bahasa Indonesia (Indonésio)
Magyar (Húngaro)
Nederlands (Holandês)
Norsk (Norueguês)
Polski (Polonês)
Português (Portugal)
Română (Romeno)
Русский (Russo)
Suomi (Finlandês)
Svenska (Sueco)
Türkçe (Turco)
Tiếng Việt (Vietnamita)
Українська (Ucraniano)
Relatar um problema com a tradução
High, Mid, Low are three LOD levels, something common in 3D assets for games (optimisation). You can take a look at the "Alternatives" file but you also have to create one .ndf file from scratch per unit in GameData\Gameplay\Gfx\DepictionResources in which you put what's detailed in the guide.
For now we haven't integrated custom 3D models so I haven't written down this part as I don't want to get something wrong. I hope to be able to write that down after testing it this month.
For the 2D unit cards you simply have a string to change called "Texture" something in the UniteDescriptor.ndf
Will see if I have time to detail that here.