#Chance pig movements

1 messages · Page 1 of 1 (latest)

lone steeple
#

I'm working on a plugin that's like a racing game, I already got everything working from joining to voting to teleport players on a the vehicle (aka a pig) but i'm having one problem I cant solve right now.. I want to edit the speed/velocity of a pig. I still want to use the Carrot on a Stick, so i'm not looking to rewrite the whole driving mechanic, I just want it to move alot faster. I saw online that on max speed it walks around 5 blocks/sec, and that's to slow for me. I already looked around for events triggering Pig moves with the idea to get the velocity and multiply is but couldn't find it right now. Already used VehicleMoveEvent but that doesn't trigger on Pigs.

TL;DR Does someone know how to increase a Pig speed or an event that gets triggerd when you ride a pig and move?

lone steeple
#

Alright, let me try this