Skip to content
Open
Show file tree
Hide file tree
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 8 additions & 8 deletions units/UEL0401/UEL0401_unit.bp
Original file line number Diff line number Diff line change
Expand Up @@ -191,18 +191,18 @@ UnitBlueprint{
ScrollTreads = true,
TreadMarks = {
{
TreadMarks = "tank_treads06_albedo",
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for taking the time to address my feedback - looks good so far. I believe the tread mark changes belong to another PR and slipped through by accident. Also, you pinged another Nory, this is my GH account 😄

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You were right about the commit for the tread mark fix. It already has its own pull request. I’m not sure how it ended up here. Unfortunately, I’m still not very experienced with Git. The name "Nory" came from the forum post. I didn’t realize that you were active on Git as well.

TreadMarks = "tank_treads03_albedo",
TreadMarksInterval = 0.3,
TreadMarksSizeX = 5,
TreadMarksSizeZ = 5.5,
TreadOffset = { 0, 0, -0.5 },
TreadMarksSizeX = 1.7,
TreadMarksSizeZ = 4.8,
TreadOffset = { 2.0, 0, -0.2 },
},
{
TreadMarks = "tank_treads06_albedo",
TreadMarks = "tank_treads03_albedo",
TreadMarksInterval = 0.3,
TreadMarksSizeX = 5.5,
TreadMarksSizeZ = 5.5,
TreadOffset = { 0, 0, -4.5 },
TreadMarksSizeX = 1.7,
TreadMarksSizeZ = 4.8,
TreadOffset = { -2.0, 0, -0.2 },
},
},
},
Expand Down
Binary file added units/URB0101/URB0101_Abuild.sca
Binary file not shown.
Binary file modified units/URB0103/URB0103_Aupgrade.sca
Binary file not shown.
Binary file modified units/URB0201/URB0201_Abuild.sca
Binary file not shown.
Binary file modified units/URB0201/urb0201_aopen.sca
Binary file not shown.
Binary file modified units/URB0202/URB0202_Aupgrade.sca
Binary file not shown.
Binary file modified units/URB0203/URB0203_Abuild.sca
Binary file not shown.
Binary file modified units/URB0203/URB0203_Aupgrade.sca
Binary file not shown.
Binary file modified units/URB0203/URB0203_lod0.scm
Binary file not shown.
Binary file modified units/URB0303/URB0303_Abuild.sca
Binary file not shown.
17 changes: 12 additions & 5 deletions units/URL0111/URL0111_unit.bp
Original file line number Diff line number Diff line change
Expand Up @@ -69,11 +69,18 @@ UnitBlueprint{
ScrollTreads = true,
TreadMarks = {
{
TreadMarks = "tank_treads06_albedo",
TreadMarksInterval = 0.09,
TreadMarksSizeX = 0.9,
TreadMarksSizeZ = 2,
TreadOffset = { 0, 0, -0.7 },
TreadMarks = "tank_treads03_albedo",
TreadMarksInterval = 0.1,
TreadMarksSizeX = 0.3,
TreadMarksSizeZ = 2.5,
TreadOffset = { 0.3, 0, -0.8 },
},
{
TreadMarks = "tank_treads03_albedo",
TreadMarksInterval = 0.1,
TreadMarksSizeX = 0.3,
TreadMarksSizeZ = 2.5,
TreadOffset = { -0.3, 0, -0.8 },
},
},
},
Expand Down
15 changes: 11 additions & 4 deletions units/URL0304/URL0304_unit.bp
Original file line number Diff line number Diff line change
Expand Up @@ -68,11 +68,18 @@ UnitBlueprint{
ScrollTreads = true,
TreadMarks = {
{
TreadMarks = "tank_treads06_albedo",
TreadMarks = "tank_treads03_albedo",
TreadMarksInterval = 0.2,
TreadMarksSizeX = 1.25,
TreadMarksSizeZ = 1.5,
TreadOffset = { 0, 0, -0.3 },
TreadMarksSizeX = 0.3,
TreadMarksSizeZ = 2,
TreadOffset = { 0.5, 0, -0.7 },
},
{
TreadMarks = "tank_treads03_albedo",
TreadMarksInterval = 0.2,
TreadMarksSizeX = 0.3,
TreadMarksSizeZ = 2,
TreadOffset = { -0.5, 0, -0.7 },
},
},
},
Expand Down
Binary file modified units/XSB0201/XSB0201_lod1.scm
Binary file not shown.
Binary file modified units/ZRB9601/ZRB9601_Abuild.sca
Binary file not shown.