Standing on block is not related to hitbox.

Published by MarioSpore on
Status
Resolved
Issue description

What happens is whenever I have a block's hitbox that is either higher or lower than the initial full block, the procedure that is made will trigger on the initial height of the block if the block was unmodified. Basically, if I have a block that is lower than a block, like carpet height, i would have to place a block just next to the block and have my player hover over the block to trigger the event.

Issue comments

This is how this procedure is triggered by the Minecraft events.

We are working on more collision procedures in the future updates, though.