fix(fennec): finalize native EFS buoyancy

Use the integrated Fennec EFS mesh with native water physics, stateful deployment, and the Geometry LOD buoyancy property. Remove the obsolete external cleanup path and document the confirmed sinking fix.
This commit is contained in:
2026-07-13 20:50:24 -03:00
parent f8841c4a5d
commit c2abf1d936
7 changed files with 302 additions and 100 deletions
+7
View File
@@ -1,5 +1,12 @@
# Changelog
## 2026-07-13
### Aeronaves
- O EFS naval do Fennec passou a usar o mesh integrado ao P3D e a flutuacao nativa do Arma 3, sem criar um objeto externo.
- Corrigido o afundamento imediato apos o acionamento do EFS: a causa era a ausencia da named property `buoyancy=1` no Geometry LOD do P3D do Fennec.
## 2026-06-24
### Aeronaves