RobustToolbox icon indicating copy to clipboard operation
RobustToolbox copied to clipboard

Awake physics bodies should probably be global

Open metalgearsloth opened this issue 3 years ago • 0 comments
trafficstars

Or at least this might be me just projecting and hating the amount of map change bugs that have popped up.

I think make it a component instead rather than tracking it on sharedphysicsmapcomponents.

Plus when building islands you just iterate through contacts and build them then solve globally. This also has the advantage of making the lone island faster with multi-map as it's no longer per map.

metalgearsloth avatar Jul 31 '22 14:07 metalgearsloth