You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am able to move through wall when I drive camera into outside corner of two walls (especially easily where bathroom is). Also camera is not locked when it moves outside when I open window. Tested version 0.0.6.
The text was updated successfully, but these errors were encountered:
The "continuous collision" implementation for camera/wall collision is decent, but not perfect. Truth be told, implementing this type of collision from scratch was not particularly easy! I have also seen edge-cases where the camera can "squeeze" between seams in the collision geometry, or where the camera gets "stuck" as it glides over the surface of the collision geometry.
I do plan to go back and review this code to work out any kinks at a later date. In the meantime, if you do discover any bugs in the collision code, please let me know!
I am able to move through wall when I drive camera into outside corner of two walls (especially easily where bathroom is). Also camera is not locked when it moves outside when I open window. Tested version 0.0.6.
The text was updated successfully, but these errors were encountered: