Skip to content

Commit

Permalink
Update template for improving a UEF unit
Browse files Browse the repository at this point in the history
  • Loading branch information
Garanas committed Feb 10, 2024
1 parent 5a2b249 commit c6e777b
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion .github/ISSUE_TEMPLATE/improve-uef.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit c6e777b

Please sign in to comment.