bevy_xpbd icon indicating copy to clipboard operation
bevy_xpbd copied to clipboard

No error if entity has transform but not global transform.

Open coolcatcoder opened this issue 1 year ago • 0 comments
trafficstars

I created a physics entity and simply forgot to use transform bundle instead of transform. Position and Transform do not sync. It took me almost an hour to work out I had just forgotten that global transform. Perhaps a warning would be appreciated?

coolcatcoder avatar Aug 10 '24 06:08 coolcatcoder