]> git.xonotic.org Git - xonotic/xonotic.wiki.git/blobdiff - Exporting-a-weapon-for-Xonotic.md
Add details about Model scale animations problem
[xonotic/xonotic.wiki.git] / Exporting-a-weapon-for-Xonotic.md
index 6ba673e6f833bc869255d1a7ee36d51e64b9c544..118164739c527808e49ed52e3e94e75e8d94b282 100644 (file)
@@ -167,7 +167,7 @@ Pay attention to this [section](##textures-and-materials) when you need to expor
 <img src="uploads/4fa75dca8ebb724b89d5fd5513fd2787/exportiqmiqeblenderdetails.jpg" alt="exportiqmiqeblenderdetails" width=200 /><br/>
 
 - _**Model scale animations aren't working:**_<br/> 
-SMD format doesn't support bone scaling animations, although you try to compile them into dpmodel tool. More info here: https://steamcommunity.com/groups/BlenderSourceTools/discussions/1/152392786900223348/
+SMD format doesn't support bone scaling animations, although you try to compile them into dpmodel tool, it won't change nothing. More info here: https://steamcommunity.com/groups/BlenderSourceTools/discussions/1/152392786900223348/
 
 # Old methodology