bryanedds / Nu

Repository hosting the open-source Nu Game Engine and related projects.
MIT License
1.05k stars 152 forks source link

Allow probe bounds coupling. #688

Open bryanedds opened 7 months ago

bryanedds commented 7 months ago

Sometimes you want to move the probe's bounds along with the probe, such as when the probe's parent is moved. Perhaps we can special case for this?