Importing Assets#
Notice
This page is still work in progress and may contain inaccurate information.
Importing game assets is currently accomplished using Tool. The process is generally very similar for each type of asset, and is often quite simple.
Render Models#
Render models can be imported using the following tool command:
tool render-model <path/to/mesh/file.obj>
Currently, the following model formats are supported:
%%FORMAT LIST%%
Bitmaps#
Bitmaps can be imported using the following tool command:
tool bitmaps <directory>
All bitmaps in the specified directory will be imported, using the most ideal pixel format based on the image format. The following image formats are supported:
%%FORMAT LIST%%