Skip to content

Fix shadow box collision #14

@JReesW

Description

@JReesW

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

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions