Qualia's Basic Multipurpose Import Script 1.1.1 Scripts 4.5 Community
Submitted by user qualia6; MIT; 2026-05-24
A minimal multipurpose import script.
Lets you edit various properties of models exported from blender that you can not traditionally do with the advanced import settings.
=== Objectives ===
-> Change any property when an object or material as it's imported into godot automatically based on custom property in blender
-> Allow for using multimesh
-> Optionally change the root node to some child
== Install Instructions ==
1. Install normally from asset library
2. Project > Project Settings > Import Defaults > Importer: Scene > Import Script > Path > set to: res://addons/QImportScript/q_import_script.gd (this will make this apply to all new imported models)
3. For all existing models: model's normal import settings > Import Script > Path > set to: res://addons/QImportScript/q_import_script.gd
4. Detailed usage instructions are inside of a comment in the script
View files Download Submit an issue Recent Edits