#Disable player collision component

1 messages · Page 1 of 1 (latest)

jade mulch
#

"minecraft:physics": { "has_collision": false }
is player can pass the solid block with this component, like "Vex"?bao_ext_toldyouso

shut oak
#

Although I wouldn't differentiate between the floor and the walls, I assume you expect your entity to pass through walls horizontally, not vertically, right?

jade mulch
#

Btw, thanks for your respone sir :DDD

dense jewel
#

If you set "has_collision": false then the player will not collide with any block
So when set to true, they will immediately fall through the ground

shut oak
jade mulch
shut oak
jade mulch
#

I already test it again and yeah player can't pass through walls