CN1602 is the local client. KR is the official tree with unpacked Data, System, and Sound. Packed .wpk files stay off git.
16 lines
770 B
Plaintext
16 lines
770 B
Plaintext
//Version 1.0.0.0 date 2011-01-25
|
|
//코드 //설명 : 캐릭터 생성화면에서 커스터마이징 탭일경우 카메라 설정값
|
|
// eCHAR_TYPE
|
|
// eCHAR_BERSERKER = 1
|
|
// eCHAR_DRAGON
|
|
// eCHAR_SHADOW
|
|
// eCHAR_VALKYRIE
|
|
// eCHAR_ELEMENTALIST
|
|
//character class 카메라 타켓 옵셧정보 카메라 방향 정보 카메라 옵셋 정보 카메라 거리정보
|
|
Index Target_Offset_X Target_Offset_Y Target_Offset_Z Eye_Direction_X Eye_Direction_Y Eye_Direction_Z Eye_Offset_X Eye_Offset_Y Eye_Offset_Z Char_Rot Dist_Min Dist_Max FieldEnd
|
|
1 -0.2 0 1.4 0 1 0 0 0 0 -2.5 2.5 7
|
|
2 -0.24 0 1.3 0 1 0 0 0 0 -2.8 2.5 7
|
|
3 -0.25 0 1.2 0 1 0 0 0 0 -2.6 2.2 6
|
|
4 -0.25 0 1.15 0 1 0.05 0 0 0 -3 2 6
|
|
5 -0.2 0 1.2 0 1 0 0 0 0 -3.2 2 6
|