Export trees foliage(SpeedTree) 3D models - VenoMKO/RealEditor GitHub Wiki
Tera has two types of foliage: StaticMesh
and SpeedTree
models. To export static models, you can use the 3D model export guide. Exporting SpeedTrees
is a bit different since 3D models are built during the gameplay.
Select an object with the SpeedTree
class and press the Export button. Save the object as an SPT file.
To convert the SPT file to a 3D model you can use:
- Spt2Fbx tool here: GitHub
- SpeedTree CAD 4.2 with a paid license
Notice! After converting, all "card" geometry becomes static. To make cards dynamic, you will need to use a billboard material.