#ridable wind charges

1 messages · Page 1 of 1 (latest)

inland cypress
#

i saw a ridable wind charge on a bizarre smp video and i wanted to recreate it but i have no idea how to go about it i know like the size needs to be bigger but do i make the player ride the wind charge because they wont be able to more or do i make them ride and invisible horse or something so it can be controlled i would rather use just a wind charge but dont know how to make the player control it

empty wasp
#

why wouldn't they be able to ride the wind charge

sleek heron
#

using block displays most likeley

empty wasp
#

?

sleek heron
#

couldnt you use block display for a windcharge?

empty wasp
#

nothing looks remotely like them

#

and using a regular wind charge works fine

sleek heron
#

yea

dire lichen
#
    make player ride event-projectile```
#

something like this should technically work (i mightve gotten the syntax wrong tho)

#

if that doesnt work, try waiting a tick or two before making the player ride it

inland cypress
dire lichen
#

or use input key W to push it

inland cypress
#

like you use the even but how do i see if its w and how do you then move the entity

dire lichen
#

i guess have a while wind charge is alive loop

#

and then if player is pressing forward then you push the wind charge in players direction

#

push entity in direction of player at force 0.5 something like that