I'd like to request a new return mode for selectionPosition command to return all vertices of the selection. This is needed to get Hit-points LOD vertices. Practical application - building relation between FireGeometry LOD shapes and Hit-Points vertices that are inside them, to determine which HitPart EH selection is going to pass damage to which hit points of the vehicle. Current BoundingBox and AveragePoint are not sufficient for that.
Description
Description
Details
Details
- Severity
- None
- Resolution
- Open
- Reproducibility
- N/A
- Operating System
- Windows 10 x64
- Category
- Scripting
Steps To Reproduce
player selectionPosition ["arms", "HitPoints", "AllPoints"] should return array of 4 vertices on base Arma units.