Started by
tbroski
on
Topic category: Advanced modding
How so I set the Players y/x/z momentum. I've looked in the tabs but all I've seen is just the block but not a [Set Entity Y Movement] block.
Topic category: Advanced modding
How so I set the Players y/x/z momentum. I've looked in the tabs but all I've seen is just the block but not a [Set Entity Y Movement] block.
You could give them the potion effects of speed or levitation.
Thanks but that won't work because I want to set the entities y Movement to 0 so they will float over water.
Like here's what I would do,
[Player Tick Event]
If [(Get Block Under Player) = Water]
And If [(Get Player's Y Movement)<0]
Then [(Set Player's Y Movement) to 0]
The Get Player Y Movement is already there, I just need to be able to set it.
Thanks for the advice though!
I thought we can set Velocity of entities ? Then just set x,z of that block to Get entities X,Z velocity then set Y to positive numbers like 1,2,3... to make it go up and negative numbers to go down
This is an old post lmao, 5 months. Since then I have done it lol.
lmao XD sorry