global_transform.xform(v1)
should take into account rotation as well, so I'm not quite sure why that doesn't work.
However, you can still use global_transform.basis.xform(v1)
afterwards to apply the rotation.
Nekoto

- Jul 21, 2022
- Joined Jul 13, 2022
- 0 best answers