issues
search
fabriceci
/
godot-rapier2d
GDExtension for Rapier2D
MIT License
15
stars
3
forks
source link
fix scaling to work.
#49
Closed
Ughuuu
closed
1 year ago
Ughuuu
commented
1 year ago
Fixes
https://github.com/fabriceci/godot-rapier2d/issues/47
Scaling was never applied to shapes. This applies it by modifying the shape. Could be extended to work with skewing maybe. Will investigate.