IoIxD / Cobblemounts

Cobblemon sidemod that lets you mount the Pokemon.
GNU Lesser General Public License v3.0
2 stars 11 forks source link

Pokemon with hitboxes bigger then 2.0 blocks can't climb hills #7

Closed IoIxD closed 11 months ago

IoIxD commented 11 months ago

for some reason snorlax does not climb hills. placing debug prints in the code confirms that it detects the block in front of it correctly, but it's not detected as a non-transparent block, so the block above said block is never checked and the code is never activated.

IoIxD commented 11 months ago

This actually applies to all Pokemon higher then 3.0 blocks in height.