From e1c9bf41c54397a80678de0206359e7bddf3e109 Mon Sep 17 00:00:00 2001 From: LegendaryGuard Date: Tue, 19 Apr 2022 15:05:43 +0000 Subject: [PATCH] Specify details about broken shadow artifacts solution --- Exporting-a-weapon-for-Xonotic.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Exporting-a-weapon-for-Xonotic.md b/Exporting-a-weapon-for-Xonotic.md index 635b4c4..c3ee69d 100644 --- a/Exporting-a-weapon-for-Xonotic.md +++ b/Exporting-a-weapon-for-Xonotic.md @@ -136,7 +136,7 @@ If you received spamming errors like that:
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`):
-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.
Reference: https://gitlab.com/xonotic/xonotic-data.pk3dir/-/issues/2667 # Old methodology -- 2.39.2