mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
Merge pull request #2220 from acemod/fixHitEffectRepair
Fix Hit Effect on Track and Wheel
This commit is contained in:
commit
7d2ca74402
Binary file not shown.
Binary file not shown.
@ -10,6 +10,7 @@ forcedDiffuse[] = {0,0,0,0};
|
||||
emmisive[] = {0,0,0,0};
|
||||
specular[] = {0.0099999998,0.0099999998,0.0099999998,0.0099999998};
|
||||
specularPower = 500;
|
||||
surfaceInfo="a3\data_f\penetration\metal.bisurf";
|
||||
PixelShaderID = "Super";
|
||||
VertexShaderID = "Super";
|
||||
class Stage1
|
||||
|
Loading…
Reference in New Issue
Block a user