Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix wrecks of sinking units ending up below the terrain #5897

Merged
merged 4 commits into from Feb 11, 2024

Conversation

Garanas
Copy link
Member

@Garanas Garanas commented Feb 10, 2024

Most notable for units that have sink animations. This was because the world transform of a unit would be ignored while copying the pose for the wreck. The pose is now always copied when the unit is inside the map. For units that are outside the map you can't visually see the final pose and therefore it's less relevant.

Bug was introduced by #5832

wreck-sinking.mp4

@Garanas Garanas added type: bug area: sim Area that is affected by the Simulation of the Game labels Feb 10, 2024
@Garanas Garanas merged commit 7cedaf1 into deploy/fafdevelop Feb 11, 2024
3 checks passed
@Garanas Garanas deleted the Fix/wrecks-below-terrain branch February 11, 2024 07:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: sim Area that is affected by the Simulation of the Game type: bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant