JohnCorby / ow-vanilla-fix

Fixes some vanilla bugs in Outer Wilds
MIT License
4 stars 2 forks source link

map mode in projection pool #14

Open JohnCorby opened 6 months ago

JohnCorby commented 6 months ago
  1. put item in projection pool
  2. while its doing animation, go into map mode
  3. when animation done it borks

it switches active camera from map to other side of projection pool without leaving map mode, so cull groups etc still think ur in map and so are culling (so it shows proxy stuff)