#On brush event

1 messages · Page 1 of 1 (latest)

burnt galleon
#

On brush doesn't work, ive tried to use on right click which does work but I need an event that triggers every time the brush swings
I have also tried on player interact event and cant get it to work

calm python
#

Just write a script that checks to see if the player is holding down the left mouse button after a brush event. Then you can write your own code, since brush movements are periodic.
@burnt galleon

calm python
#

@burnt galleon

#

Any progress?

burnt galleon
#

sorry i figured out a way to do it with java

#

it’s alright