Tweak airlock door to stop z fighting
This commit is contained in:
@@ -86,7 +86,7 @@ mkTriggerDoor c cond pl pr xs = addSound $ zipWith3 (triggerDoorPane c cond)
|
||||
, [prd,prrd,pr,pr]
|
||||
, [prrd,prru]
|
||||
]
|
||||
where norm = 15 *.* errorNormalizeV 49 ( vNormal (pr -.- pl))
|
||||
where norm = 14 *.* errorNormalizeV 49 ( vNormal (pr -.- pl))
|
||||
hw = 0.5 *.* (pl +.+ pr)
|
||||
perp = 20 *.* normalizeV (pl -.- pr)
|
||||
--perp = pl -.- hw
|
||||
|
||||
Reference in New Issue
Block a user