Retro64Mod / Retro64Mod.github.io

12 stars 2 forks source link

mario has no collision with chests #11

Closed lowercas closed 2 years ago

lowercas commented 2 years ago

mario walks right through chests and cannot stand on them

lowercas commented 2 years ago

apologies, I should note this also applies to ender chests

lowercas commented 2 years ago

edit: beds too

UngoI commented 2 years ago

he also can't collide with carpets over webs, nor snow higher than 1 sheet

TCAtrevor commented 2 years ago

Barrier Blocks and the world border are also phased through with ease.

GitHubEnjoyerr commented 2 years ago

Dripleaf too

dylanpdx commented 2 years ago

Barrier blocks have been fixed in https://github.com/Retro64Mod/Retro64Mod/commit/c7055a8ef46dec09d7a6bfc26e05aa4ad537053c

soup587 commented 2 years ago

probably a lot harder of an issue to fix, but immersive engineering blocks are treated as full blocks, even if their collision is carpet-sized

dylanpdx commented 2 years ago

Probably will handle this issue in #4, since it's similar in scope