#Command doesn't trigger

1 messages · Page 1 of 1 (latest)

pseudo haven
#

I'm trying to modify the code of stairs in a pack I found so that you can walk on them like normally;
For this I try spawn in a solid entity at the base of the stairs when the block is placed, but the command doesn't trigger. Any idea why?
I removed irrelevant code.

paper kernel
#

Might wanna just move the set colllision into direction as it seems to not be used by anything else

pseudo haven
#

All experiments are on

paper kernel
#

It might be the player placing on on placed colliding

pseudo haven
#

Ah maybe

#

What the difference between the two?

paper kernel
#

on player placing is only by players'

pseudo haven
#

ah ok

#

makes sense

pseudo haven
#

thanks!

paper kernel
#

👍 No problem