- in BLADETOWASTE corretta UpdateDiceRaw

- in FACEBYBLADE tutte le feature aperte sul retro e che occupano tutta la sezione diventano AfterTail
This commit is contained in:
luca.mazzoleni
2026-07-24 14:37:03 +02:00
parent 793aff4ffb
commit b10844beed
3 changed files with 11 additions and 9 deletions
+1
View File
@@ -357,6 +357,7 @@ local function CheckCollisionPoint( sAxis, ptOnToolTipCenter, vtHead, vtAux, Par
local idHeadCopy = EgtCopyGlob( CollisionSurfTmId[i], idAddGroup)
EgtSetName( idHeadCopy, 'COLL_' .. sAxis)
EgtVector( idAddGroup, vtHead, ptOnToolTipCenter, GDB_RT.GLOB)
EgtSetStatus( { idBeamCopy, idHeadCopy}, GDB_ST.OFF)
end
if bCollisionFoundPiece then
break