A function defined in BBMOD_Importer.gml
import(_path)
Imports a model from a file.
Name | Type | Description |
---|---|---|
_path | String |
The path to the file to import. |
Struct.BBMOD_Model
The imported model.
Copyright © 2025, BlueBurn. Built on January 04, 2025 using GMDoc.