Basic conversion to layered face, currently broken
This commit is contained in:
parent
0696799382
commit
28f02d2ce1
File diff suppressed because one or more lines are too long
@ -543,10 +543,12 @@ EMISSIVES={
|
||||
model.Body_Tail.TailDots1,
|
||||
model.Body_Tail.Tail_L2.TailDots2,
|
||||
model.Body_Tail.Tail_L2.Tail_L3.TailDots3,
|
||||
model.Body_Tail.Tail_L2.Tail_L3.fin.TailDots4
|
||||
model.Body_Tail.Tail_L2.Tail_L3.fin.TailDots4,
|
||||
model.Head.Face
|
||||
}
|
||||
COLORS={}
|
||||
COLORS.default=vectors.of{127/255,127/255,255/255}
|
||||
COLORS.hurt= vectors.of{1, 0, 63/255}
|
||||
for k, v in pairs(EMISSIVES) do
|
||||
v.setColor(COLORS.default)
|
||||
end
|
||||
|
BIN
texture.png
(Stored with Git LFS)
BIN
texture.png
(Stored with Git LFS)
Binary file not shown.
BIN
texture.xcf
(Stored with Git LFS)
BIN
texture.xcf
(Stored with Git LFS)
Binary file not shown.
BIN
texture_emission.png
(Stored with Git LFS)
BIN
texture_emission.png
(Stored with Git LFS)
Binary file not shown.
BIN
texture_emission.xcf
(Stored with Git LFS)
BIN
texture_emission.xcf
(Stored with Git LFS)
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user