Unity SMD Importer

ScriptedImporter for importing SMD files. Currently only animations.

Pure Nim score 15/100 · last commit 2022-02-22 · 1 stars · tests present · no docs generated

Summary

Latest Version Unknown
License Unknown
CI Status Failing
Stars 1
Forks 0
Open Issues 0
Last Commit 2022-02-22
Downloads 0
Last Indexed 2026-08-12 05:10

Installation

nimble install Unity SMD Importer
choosenim install Unity SMD Importer
git clone https://gitlab.com/s-ilent/unity-smd-importer

OS Compatibility

Platform Linux macOS Windows FreeBSD OpenBSD NetBSD Android iOS WASM Embedded
Unity SMD Importer - - - - - - -

README

Unity SMD Importer

ScriptedImporter for importing SMD files into Unity. Currently only animations.

Usage

Place the Editor folder somewhere in your Assets directory.

Once this is done, SMD files with animations will appear as (read-only) animations within Unity.

Meshes are not supported.

Authors and acknowledgment

Special thanks to Saracen for checking my code!

Written using the Studomdl Data specification as a guide: https://developer.valvesoftware.com/wiki/Studiomdl_Data

License

MIT license.