Player animations

Discussion in 'Plugin Requests' started by Knucklesfan, Sep 13, 2015.

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

    Knucklesfan

    Now, resently, i posted a plugin request that was a bit over imbigionous. So i desided that i shoulld tone it down a notch and request something doable, and this is what i came up with.
    Player animations.
    Plugin name: Player animations
    Plugin description: This plugin isnt as big as my other one, so maybe someone can do it. My concept is that you can turn the player into an armor stand to do certain animations. My idea is that you can give the player a more defined fighting mechanic like this. The player would turn into and armor stand for some animations, like this.
    [​IMG]
    The armor stand will be generated from the players skin and skull. Armor does apply, but not to the head, due to skin generation stuff that i really dont want to config for my server. The animations modified will be as followed:
    Swinging a sword: Will be in a kinda zelda animation
    dying
    Drinking
    Eating
    Falling (will adress later)
    taking damage
    Chopping, Mining, and digging
    Farming
    Sitting
    And trading
    theese will be modified. You can also now craft trap wires, like this:
    [​IMG]
    When you walk on theese, you'll trip!
    Tripping will work like this:
    First youll disapear
    [​IMG]
    Then you'll be sent into the ground.
    And an armorstand laying down will spawn, then will get back up if the player jumps.
    Permissions: ani.player.use
    Config setup:
    #
    #Player animations
    #by whoever made this
    #
    Time of needing: Anytime soon, maybe by the end of 2015
     
  2. Offline

    ThePureAnarchy

    Im not a plugin dev, and my knowledge is very basic, but what I would like to say is that it would cause some hard delays/lag, as for almost every movement, the gave would first have to vanish the player completely, spawn a model that is unbreakable in its spot, animate it, make it dissapear, and put the player back, that all would have to happen in a split second, also, regarding the statue copying the skin, that is impossible, as no plugin would be able to define the color of the skin that the player has, and create armour for it, as some people have multicolor/dotted/striped clothing. This plugin, from my point of view is N1, very complicated, N2, impossible in some aspects.
    Thanks,
    ~Anarchy
     
  3. Offline

    Knucklesfan

    The skin detecting would work by grabbing the most commonly seen color on the skin at the said part. Such as like this:
    [​IMG]
    Would grab the black because it is the most commonly seen color on the body.
    and for the legs it would grab black as well, but for the boots, it would grab white because its the bottom pixel.
    Its all possible, it would just take some work, but it is doable.
     
Thread Status:
Not open for further replies.

Share This Page