How to make custom bat flap wings

Discussion in 'Plugin Development' started by srspore, Jan 8, 2018.

Thread Status:
Not open for further replies.
  1. Offline

    srspore

    All I'm looking for is the code that makes the bat flap its wings. I can figure out the rest from there.

    Example:
    This makes an iron golem swing its arms
    Code:
    world.broadcastEntityEffect(golem, (byte) 4);
    Is there anything that will make a bat play a wing-flapping animation? Right now my bat just stays huddled in its wings.

    Thank you!
     
  2. Offline

    ipodtouch0218

Thread Status:
Not open for further replies.

Share This Page