This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
import_resources [2017/07/04 12:38] – justin | import_resources [2024/07/24 22:08] (current) – justin | ||
---|---|---|---|
Line 3: | Line 3: | ||
The **Import Resources** tool provides a way to import external resources into your game project and can be accessed from the main toolbar at the top of the application. To use the tool, simply click the " | The **Import Resources** tool provides a way to import external resources into your game project and can be accessed from the main toolbar at the top of the application. To use the tool, simply click the " | ||
+ | |||
+ | <WRAP center round info 100%> | ||
+ | You can also drag and drop files from your system' | ||
+ | </ | ||
{{: | {{: | ||
Line 9: | Line 13: | ||
^Resource Type^Extension(s)^Resulting Action^ | ^Resource Type^Extension(s)^Resulting Action^ | ||
+ | |Model|.vox, | ||
|Image|.png, | |Image|.png, | ||
- | |Script|.script|Source file will be copied into the " | + | |Sound Effect|.wav, .ogg|Source file will be copied into the " |
- | |Sound Effect|.wav|Source file be be converted into a sample file (.smp) and copied into the " | + | |
|Music|.ogg|Source file will be copied into the " | |Music|.ogg|Source file will be copied into the " | ||
- | |Font|.ttf|Source file will be copied into the " | + | |Video|.webm, |
+ | |Font|.ttf, .otf|Source file will be copied into the " | ||
|Translations|.csv|Translation data in the source file will be converted into a .xl file for each language and copied into the " | |Translations|.csv|Translation data in the source file will be converted into a .xl file for each language and copied into the " | ||
~~NOTOC~~ | ~~NOTOC~~ |