Page 1 of 1

Third Person

PostPosted: Thu Feb 14, 2013 21:34
by LorenzoVulcan
Any chance to have third person in 0.4.4d1 or 0.4.5 stable? :) Discuss here.

PostPosted: Thu Feb 14, 2013 21:36
by jojoa1997
right now no because the client doesn't load the player entity.

PostPosted: Sun Feb 17, 2013 00:51
by jordan4ibanez
jojoa1997 wrote:right now no because the client doesn't load the player entity.

That'd be cool to load the player entity up and have the player turn off their gui so they can see their body

PostPosted: Sun Feb 17, 2013 07:59
by 4aiman
We can turn off the gui ;)
Also, there is another thread about 3rd person view where I suggested attaching a player to some entity and control it instead of the attached player.

PostPosted: Sun Feb 17, 2013 09:17
by sfan5
It's easy to modify the client to render the LocalPlayer Object.

PostPosted: Sun Feb 17, 2013 10:52
by PilzAdam
The problem is that the animation is set server side, so that playing in third person on a laggy server will look weird.

PostPosted: Sun Feb 17, 2013 11:03
by LorenzoVulcan
PilzAdam wrote:The problem is that the animation is set server side, so that playing in third person on a laggy server will look weird.

So just make animation code working on client with a command from server mods.