]> git.xonotic.org Git - xonotic/xonotic.wiki.git/commitdiff
Specify details about broken shadow artifacts solution
authorLegendaryGuard <rootuser999@gmail.com>
Tue, 19 Apr 2022 15:05:43 +0000 (15:05 +0000)
committerLegendaryGuard <rootuser999@gmail.com>
Tue, 19 Apr 2022 15:05:43 +0000 (15:05 +0000)
Exporting-a-weapon-for-Xonotic.md

index 635b4c44ae83c49fa00345c5036ee4c0255ca84c..c3ee69db08fa30d29b30656c351e496b1a425dfc 100644 (file)
@@ -136,7 +136,7 @@ If you received spamming errors like that:<br/>
 It's because you didn't do correctly the steps after exporting the models. Remember, `g_*` and `v_*` MUST contain one bone. 
 
 - Broken shadow artifacts (enabled with `r_shadows 2` and disabled `r_shadow_shadowmapping 0`):<br/>
-To solve this, the possible way is exporting as IQM, selecting bone and mesh (both highlighted). Usually, this issue happens in `g_*` and `v_*` ones.
+To solve this, the possible way is exporting to IQM from Blender, selecting bone and mesh (both highlighted). Usually, this issue happens in `g_*` and `v_*` ones.
 <br/>Reference: https://gitlab.com/xonotic/xonotic-data.pk3dir/-/issues/2667
 
 # Old methodology