Check out our latest project ✨ OpenChapter.io: free ebooks the way its meant to be 📖

Qualia's Basic Multipurpose Import Script

An asset by qualia6
The page banner background of a mountain and forest
Qualia's Basic Multipurpose Import Script image holder but it is empty

Quick Information

0 ratings
Qualia's Basic Multipurpose Import Script icon image
qualia6
Qualia's Basic Multipurpose Import Script

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 library2. 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.gd4. Detailed usage instructions are inside of a comment in the script

Supported Engine Version
4.5
Version String
1.1.1
License Version
MIT
Support Level
community
Modified Date
3 hours ago
Git URL
Issue URL

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

Reviews

0 ratings

Your Rating

Headline must be at least 3 characters but not more than 50
Review must be at least 5 characters but not more than 500
Please sign in to add a review

Quick Information

0 ratings
Qualia's Basic Multipurpose Import Script icon image
qualia6
Qualia's Basic Multipurpose Import Script

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 library2. 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.gd4. Detailed usage instructions are inside of a comment in the script

Supported Engine Version
4.5
Version String
1.1.1
License Version
MIT
Support Level
community
Modified Date
3 hours ago
Git URL
Issue URL

Open Source

Released under the AGPLv3 license

Plug and Play

Browse assets directly from Godot

Community Driven

Created by developers for developers