Well currently trying to make a over the head view of a entity like
…View
…
… \
…Entity
Im currently looking for the best method too do this
I have been trying this method
[lua]
ply:SetViewEntity(self.base)
ply:SnapEyeAngles(Angle(0,180,0)) // Random angle too test
[/lua]
but It seems to stay in the same view no matter what I do and is no where near too what I want any suggestions are help full
thanks