#Ziplines
1 messages · Page 1 of 1 (latest)
Just check if theres a chain near them
Hell, block above player’s head location will work
what if you like set the player's velocity to a line vector, while a variable is true
and that variable is toggled on by rclicking the chain
toggled off by rclicking anywhere (clicking a chain in motion is noy enjoyable)
wdym no?
you cantanswer my question as you didnt remove it
maybe head's
i dont know how to do that i am a beginner
well
set a vector from the player's location to the destination,
then while they are below iron bars set the velocity to the vector
i still dont know the event that is used for the player below block
my goal is to stop people from abusing
so
on right click wont work since people will just fly away if they want to
No, as you are only disabling gravity while the are under the bars
if its a thing to be used in combat, toggle a variable with rightclick
while variable true, zipline
on damage: if variable true, set variable to false