Avatar Compressor
Basic Usage

Reuse Texture Compression Settings

Learn how to save and reuse texture compression settings across multiple avatars

This tutorial shows you how to create and use custom presets to share compression settings across multiple avatars.

When to Use Custom Presets

Custom presets are useful when you want to:

  • Apply the same settings to multiple avatars
  • Create platform-specific configurations (PC vs Quest)
  • Share settings with other creators
  • Fine-tune beyond the built-in presets

Creating a Custom Preset

Configure Your Settings

  1. Add LAC Texture Compressor to your avatar
  2. Select the Custom preset
  3. Adjust settings until you're happy with the results

Use Preview Compression Results to verify your settings before saving.

Save as Preset

  1. Click the + button next to the preset field
  2. Choose a save location (e.g., Assets/Presets/)
  3. Name your preset (e.g., "MyPCSettings")

Your current settings are now saved as a reusable asset.

Configure Menu Path

Select your new preset asset in the Project window and set:

FieldExampleDescription
Menu PathMy Presets/PCWhere it appears in the dropdown
Menu Order100Lower values appear first
DescriptionHigh quality for PCShown when preset is selected

Only presets with a Menu Path appear in the dropdown menu.

Use on Other Avatars

  1. Add LAC Texture Compressor to another avatar
  2. Select Custom preset
  3. Click the Custom Preset button and select your saved preset

The settings are applied automatically.

Common Use Cases

Create separate presets for each platform.

Preset NameMenu PathSettings
PC High QualityPlatforms/PCQuality preset + higher resolution
Quest OptimizedPlatforms/QuestAggressive preset + ASTC formats

Switch between them when building for different platforms.

Share consistent settings across your avatar collection.

  1. Create a preset with your preferred settings
  2. Apply it to all your avatars
  3. Update the preset once to update all avatars

Changes to the preset automatically apply to all linked avatars.

Distribute presets to other creators.

  1. Create and configure your preset
  2. Enable Lock to prevent accidental changes
  3. Share the .asset file

Recipients can import and use it immediately.

Using Built-in Plus Presets

Avatar Compressor includes intermediate presets that provide finer control:

PresetUse When
Quality+Quality is too strong, High Quality is too light
Balanced+Balanced is too strong, Quality is too light
Aggressive+Aggressive is too strong, Balanced is too light

Access Plus Presets

  1. Select Custom preset on the component
  2. Click the Custom Preset button
  3. Find them under Built-in category

Tips

  • Lock Important Presets: Enable the Lock field on presets you don't want accidentally modified.
  • Organize with Menu Paths: Use folder-style paths like PC/Quality or Quest/Optimized to organize presets.
  • Use Descriptive Names: Add a Description so you remember what each preset is for.

For details on these settings, see the Texture Compressor Reference.

Troubleshooting

Next Steps

On this page