From c6e777b25c9c323696be55d4808485e4d8bb61bc Mon Sep 17 00:00:00 2001 From: "(Jip) Willem Wijnia" Date: Sat, 10 Feb 2024 11:01:34 +0100 Subject: [PATCH] Update template for improving a UEF unit --- .github/ISSUE_TEMPLATE/improve-uef.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/improve-uef.md b/.github/ISSUE_TEMPLATE/improve-uef.md index 48cde67914..937dfe5c50 100644 --- a/.github/ISSUE_TEMPLATE/improve-uef.md +++ b/.github/ISSUE_TEMPLATE/improve-uef.md @@ -8,18 +8,26 @@ assignees: "" ## Lua script related issues +## Effect related issues + +- [ ] Tracks are correct (if applicable) +- [ ] Footfalls are correct (if applicable) + ## Texture related issues - [ ] Correct albedo intensity - [ ] Correct team color channel - [ ] Correct roughness channel - [ ] Correct metallic channel(s) -- [ ] Correct are wrong +- [ ] Correct normals ## Mesh/bone related issues - [ ] Bones for target recoil exist - [ ] Bones for targeting exist (only relevant for large units) +- [ ] LOD1 exists +- [ ] LOD2 exists (optionally) +- [ ] LOD3 exists (optionally) ## Relevant shaders