EngineHub / EngineHub/WorldEdit
Proper Flipping for ArmorStands
- Dominant language
- Java
- Stars
- 3.5k
- Forks
- 960
- Avg merge
- 6h 57m
- Merged PRs (30d)
- 1
Description
### The Problem
With the current versions of WorldEdit, if you want to flip a selection that contains armorstands, it merely rotates these by 180 degrees. While they face the right direction after that, it isn't a real flip, just a rotation.
### A Solution
It would be great if the armorstand could be properly flipped, so like when the original has the right arm lifted up that the pasted one then has the left arm lifted up etc.
Would probably need some work with getting the entity part's positioning and rotations and translating them properly onto the flipped parts.
### Alternatives
_No response_
### Anything Else?
Add any additional context you can provide below.
Contributor guide
Assessment
This issue has not been assessed yet.