Author Topic: Side View Player Type  (Read 986 times)

Could we please have a side view player type? So the camera is always positioned at the side? I could use this for a mario game, since we have events, and I KNOW people wold start making music/prints/add ons to go with Mario and other games if we got this. I can see this opening up a whole new world for blockland minigames, can we try it?

This has been made before, we just need it to be ported.

Ah yes, This has alos been requested before, and the maker of The 2-D game mode, Space Guy (I believe), posted in it, and I think he also said it wouldn't work.

The old method I used for it involved a repeated schedule every 20-30ms and an invisible player model to your side which "you" controlled and could look from. While this method worked, it lagged the game horribly whenever more than two or three people used it at once and occasionally crashed servers if you went in water.

I did attempt to remake this by using the player type attributes for the camera, to see if it was possible - while I could place the camera to your side (as in the Survivor player, but more so), I could not rotate it to face you as such an option doesn't exist, which makes the player type useless. (You wouldn't actually be able to see yourself in third person...)

I haven't found a better method to do it with so I'm currently not trying to.