Skip to content

Commit

Permalink
Use LOD1 model Sour ripper
Browse files Browse the repository at this point in the history
  • Loading branch information
speed2 authored and shalkya committed Sep 22, 2019
1 parent 68366c4 commit a49d7f9
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion units/URA0401/URA0401_unit.bp
Original file line number Diff line number Diff line change
Expand Up @@ -178,9 +178,15 @@ UnitBlueprint {
IconFadeInZoom = 130,
LODs = {
{
LODCutoff = 550,
LODCutoff = 350,
ShaderName = 'Insect',
},
{
AlbedoName = 'ura0401_lod1_albedo.dds',
LODCutoff = 650,
ShaderName = 'Insect',
SpecularName = 'ura0401_lod1_specteam.dds',
},
},
},
MovementEffects = {
Expand Down

0 comments on commit a49d7f9

Please sign in to comment.