Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
You can bump into shit
Description
My biggest complaint with SS14 is the lack of collision and everyone just passing through each other. This adds player collision and pushing. If pushing is not desired, it can easily be disabled without removing the collision.
You can also walk through open lockers AND be able to push the closed ones!
Note: While this is not mutually exclusive with Tile Movement, it is not really intended for it
TODO
There might be some variable tweaks needed here or there, but it will probably require a bit of field testing to determine.
Octagonal collision boxes might also be nice, but may cause the performance cost to double. These are circle colliders and not square colliders, so I am not completely certain
Media
2025-01-11.18-57-55.mp4
Changelog
🆑