blender-to-gmstudio / blender-to-smf

Import-Export of Blender model from/to SMF model format
MIT License
11 stars 2 forks source link

Sprite/texture prefix/suffix to use to look for sprites in GM when not exporting texture images, only the name #30

Open bartteunis opened 2 years ago

bartteunis commented 2 years ago

The basic idea to "find" texture images would then become as follows:

  1. Don't export (Export Textures] export option not enabled)
  2. DO export, in one of two ways: a. Include in SMF file ("pack", the current option) b. Don't include, link existing sprites in the GM project (requires a naming convention, e.g. configure prefix and case)