-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path5070F326481A54B7669E6F89FE6C81B9.json
64 lines (64 loc) · 1.07 KB
/
5070F326481A54B7669E6F89FE6C81B9.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
{
"Type": "Generic",
"GUID": "5070F326481A54B7669E6F89FE6C81B9",
"Name": "White Pawn",
"CollisionType": "Regular",
"Friction": 0.7,
"Restitution": 0.3,
"Density": 1,
"SurfaceType": "Wood",
"Roughness": 1,
"Metallic": 0,
"PrimaryColor":
{
"R": 255,
"G": 255,
"B": 200
},
"SecondaryColor":
{
"R": 0,
"G": 0,
"B": 0
},
"Flippable": false,
"ScriptName": "chessPiece.js",
"Blueprint": "",
"Models": [
{
"Model": "StaticMesh'/Game/Meshes/Chess/Pawn.Pawn'",
"Offset":
{
"X": 0,
"Y": 0,
"Z": 0
},
"Scale":
{
"X": 1,
"Y": 1,
"Z": 1
},
"Rotation":
{
"X": 0,
"Y": 0,
"Z": 0
},
"Texture": "Texture2D'/Game/Textures/Chess/T_ChessPieces.T_ChessPieces'",
"NormalMap": "Texture2D'/Game/Textures/Chess/N_ChessPieces.N_ChessPieces'",
"ExtraMap": "Texture2D'/Game/Textures/Chess/T_ChessPieces_Extra.T_ChessPieces_Extra'",
"IsTransparent": false,
"UseOverrides": true,
"SurfaceType": "Plastic"
}
],
"Collision": [],
"SnapPoints": [],
"ZoomViewDirection":
{
"X": 0,
"Y": 0,
"Z": 0
}
}