CameraPos=-742.3846 923.5064 69.4745
CameraLook=-743.3846 917.5064 69.4745
PlayerStartPos=-743.3846 917.5064 69.4745
you can set you own coords by understanding the difference between cameraPos, cameraLook and playerstartPos
here are the diferrences:
CameraPos : this is the place where camera is placed and looks at the player.....
CameraLook : these are the coords where camera looks at.. (eg. usually these coords are same as playerStartPos)
playerStartPos : this is the place where your skin stands... (eg. position of the player in selection screen)
