Flip a player's screen?

Discussion in 'Plugin Development' started by olsyboy, Oct 2, 2015.

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

    olsyboy

    I want to make upside down minecarts-
    is this possible server side?
    I know it is possible client side, ie. through Forge, but would it be possible through a plugin?

    I need to flip the screen of the player, I know this was once accomplished with speeds and slowness however they have been patched.
    Perhaps packets?

    Thanks
     
  2. Offline

    Reynergodoy

    Thats easy, teleport Player p to Player p ( note that it will only flip if the player move the camera, if the player is not moving it wont flip )
    Perhaps that not what you want, good luck, but with that the player can have their screens shaken ( but the only negative thing is that the player gets stuck, because he is teleporting himself to himself )
     
    Last edited by a moderator: Oct 2, 2015
  3. Offline

    mcdorli

    @olsyboy You could set the pitch of the players head to an impossible state, but that would flip his view too, but then you could set the heads yaw too...I don't think this would work, but at least I tried, i never experimented with this things before.
     
  4. Offline

    BaconStripzMan

    I don't think that's possible. Messing with the graphics cannot be achieved with plugins.
     
  5. Offline

    mcdorli

    That's why we try to find out a new method.
     
  6. Offline

    BaconStripzMan

    You could set the pitch of the players head to an impossible state (from you)

    Hence the word Impossible..
     
  7. Offline

    mcdorli

    I mean with the impossible state, that It isn't accomplishable with rotating the camera manuallyvby the player. This thread is probably died at the start, just because there isn't any good way for this, or even bad ways.
     
Thread Status:
Not open for further replies.

Share This Page