RobustToolbox icon indicating copy to clipboard operation
RobustToolbox copied to clipboard

Physics adjustments for z-levels

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

Even if we do z-levels on content, thinking about it engine is gonna need some changes.

The biggest issue is we need to support cross-map joints to connect grids across z-levels via welds. This probably entails killing sharedphysicsmapcomponent and having awake physics bodies use a component instead of being a property. You then move contacts to its own component as they're still map based, but the physics island solver will be global now.

metalgearsloth avatar Jul 21 '22 11:07 metalgearsloth