Ľubomír Kurčák
|
4b3246af40
|
Add cross gizmos (#13883)
# Objective
Add `cross` and `cross_2d` gizmos in accordance with #13868.
## Solution
Extend `Gizmos` to provide these functions.
## Testing
Tested in `2d_gizmos` and `3d_gizmos` examples, and external projects.
![image](https://github.com/bevyengine/bevy/assets/29227697/d13067e1-d7eb-46c5-9b73-6c2d70417889)
![image](https://github.com/bevyengine/bevy/assets/29227697/0a8eba48-fbb3-4b3e-abe1-4e250222f94b)
|
2024-06-17 15:45:32 +00:00 |
|