Started by
AlexCzi
on
Topic category: Help with MCreator software
Since the override motion vector procedure block doesn't seem to work, is there any other way to make entities (including players) bounce on blocks when they fall on them?
make when entity collides in the block this procedure:
ptpl file: https://www.mediafire.com/file/zz02drmg0vgo199/bouncy.ptpl/file
I think you missed the part that said that override motion vector doesn't work
fixed try this one: https://www.mediafire.com/file/zz02drmg0vgo199/bouncy.ptpl/file
now it uses teleporting and the smoothness are the block per tick
and you need to set the between variable to the y position
i forgot to fix this