Contents Menu Expand Light mode Dark mode Auto light/dark, in light mode Auto light/dark, in dark mode Skip to content
STF Documentation 0.0.17
STF Logo

Documentation

v0.0.17

  • Home

Guides

  • Installation
    • Blender
    • Unity
    • Godot
  • Usage
    • Blender
      • Import - Export Guide
      • STF Concepts
      • Slot Link (Animation Support)
    • Unity
    • Godot

Reference

  • STF Format
  • Modules
    • stf.* (Core)
      • stf.prefab
      • stf.node
      • stf.armature
      • stf.bone
      • stf.instance.armature
      • stf.mesh
      • stf.instance.mesh
      • stf.material
      • stf.image
      • stf.texture
      • stf.animation
    • stfexp.* (Expanded)
      • stfexp.armature.humanoid
      • stfexp.constraint.twist
      • stfexp.lightprobe_anchor
      • stfexp.mesh.seams
      • stfexp.mesh.creases
      • stfexp.collider.capsule
      • stfexp.collider.sphere
      • stfexp.collider.plane
    • ava.* (VR & V-Tubing Avatars)
      • ava.avatar
      • ava.eye_rotation.bone
      • ava.eyelids.blendshape
      • ava.visemes.blendshape
      • ava.emotes
      • ava.secondary_motion
  • Comparisons
Back to top
View this page
Edit this page

Godot Installation¶

Download the latest release

Unpack the addons/stf_godot directory from the downloaded zip file into the addons directory of your Godot project.

Your project’s filesystem should look something like this:

Enable the addon under Project -> Project Settings -> Plugins

Tip

Try to import this example model!


Try to import this example model!

🌰 User Guide 🌰 Report Issues 🌰 Source Code 🌰

Next
Usage Guides
Previous
Unity Installation
Copyright © 2025: stfform.at, This page is licensed under CC-BY-4.0 https://creativecommons.org/licenses/by/4.0/
Made with Sphinx and @pradyunsg's Furo