-
Notifications
You must be signed in to change notification settings - Fork 0
Fix shadow box collision #14
Copy link
Copy link
Open
Labels
bugSomething isn't workingSomething isn't working
Description
At the moment, when the shadow comes out it has a flag used to ignore all boxes until it no longer overlaps any of them. This is to prevent jank when switching to the shadow while the climber is holding a box.
But at the moment if the climber holds a box while standing on another box, the shadow falls through the bottom box. The flag should be implemented to only ignore the held box
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working