Major Feature drop!
+ Leaning + Randomized Bookshelves + 2 NEW Rooms! + Bouncepad! + Spawn Revamped (Still WIP)
This commit is contained in:
parent
1520d954d4
commit
62f4132a6b
@ -0,0 +1 @@
|
||||
|
@ -77,6 +77,10 @@ DefaultViewportMouseCaptureMode=CapturePermanently_IncludingInitialMouseDown
|
||||
DefaultViewportMouseLockMode=LockOnCapture
|
||||
FOVScale=0.011110
|
||||
DoubleClickTime=0.200000
|
||||
+ActionMappings=(ActionName="Use",bShift=False,bCtrl=False,bAlt=False,bCmd=False,Key=F)
|
||||
+ActionMappings=(ActionName="Jump",bShift=False,bCtrl=False,bAlt=False,bCmd=False,Key=SpaceBar)
|
||||
+ActionMappings=(ActionName="LeanRight",bShift=False,bCtrl=False,bAlt=False,bCmd=False,Key=E)
|
||||
+ActionMappings=(ActionName="LeanLeft",bShift=False,bCtrl=False,bAlt=False,bCmd=False,Key=Q)
|
||||
+AxisMappings=(AxisName="Forward",Scale=1.000000,Key=W)
|
||||
+AxisMappings=(AxisName="Forward",Scale=-1.000000,Key=S)
|
||||
+AxisMappings=(AxisName="Right",Scale=1.000000,Key=D)
|
||||
|
@ -9,5 +9,5 @@
|
||||
"sources": []
|
||||
}
|
||||
},
|
||||
"description": ""
|
||||
"description": "BookWorm-17735300"
|
||||
}
|
@ -40,5 +40,5 @@
|
||||
]
|
||||
}
|
||||
},
|
||||
"description": ""
|
||||
"description": "BookWorm-17735300"
|
||||
}
|
@ -40,5 +40,5 @@
|
||||
]
|
||||
}
|
||||
},
|
||||
"description": ""
|
||||
"description": "BookWorm-17735300"
|
||||
}
|
@ -9,5 +9,5 @@
|
||||
"sources": []
|
||||
}
|
||||
},
|
||||
"description": ""
|
||||
"description": "BookWorm-17735300"
|
||||
}
|
@ -40,5 +40,5 @@
|
||||
]
|
||||
}
|
||||
},
|
||||
"description": ""
|
||||
"description": "BookWorm-17735300"
|
||||
}
|
@ -40,5 +40,5 @@
|
||||
]
|
||||
}
|
||||
},
|
||||
"description": ""
|
||||
"description": "BookWorm-17735300"
|
||||
}
|
@ -9,5 +9,5 @@
|
||||
"sources": []
|
||||
}
|
||||
},
|
||||
"description": ""
|
||||
"description": "BookWorm-17735300"
|
||||
}
|
@ -146,6 +146,22 @@
|
||||
"name": "/actions/main/in/open_console",
|
||||
"type": "boolean",
|
||||
"requirement": "optional"
|
||||
},
|
||||
{
|
||||
"name": "/actions/main/in/Forward axis",
|
||||
"type": "vector1"
|
||||
},
|
||||
{
|
||||
"name": "/actions/main/in/Right axis",
|
||||
"type": "vector1"
|
||||
},
|
||||
{
|
||||
"name": "/actions/main/in/MouseUp axis",
|
||||
"type": "vector1"
|
||||
},
|
||||
{
|
||||
"name": "/actions/main/in/MouseRight axis",
|
||||
"type": "vector1"
|
||||
}
|
||||
],
|
||||
"action_sets": [
|
||||
@ -155,6 +171,106 @@
|
||||
}
|
||||
],
|
||||
"default_bindings": [
|
||||
{
|
||||
"controller_type": "gamepad",
|
||||
"binding_url": "gamepad.json"
|
||||
},
|
||||
{
|
||||
"controller_type": "holographic_controller",
|
||||
"binding_url": "holographic_controller.json"
|
||||
},
|
||||
{
|
||||
"controller_type": "hpmotioncontroller",
|
||||
"binding_url": "hpmotioncontroller.json"
|
||||
},
|
||||
{
|
||||
"controller_type": "indexhmd",
|
||||
"binding_url": "indexhmd.json"
|
||||
},
|
||||
{
|
||||
"controller_type": "knuckles",
|
||||
"binding_url": "knuckles.json"
|
||||
},
|
||||
{
|
||||
"controller_type": "oculus_touch",
|
||||
"binding_url": "oculus_touch.json"
|
||||
},
|
||||
{
|
||||
"controller_type": "rift",
|
||||
"binding_url": "rift.json"
|
||||
},
|
||||
{
|
||||
"controller_type": "vive",
|
||||
"binding_url": "vive.json"
|
||||
},
|
||||
{
|
||||
"controller_type": "vive_controller",
|
||||
"binding_url": "vive_controller.json"
|
||||
},
|
||||
{
|
||||
"controller_type": "vive_cosmos_controller",
|
||||
"binding_url": "vive_cosmos_controller.json"
|
||||
},
|
||||
{
|
||||
"controller_type": "vive_pro",
|
||||
"binding_url": "vive_pro.json"
|
||||
},
|
||||
{
|
||||
"controller_type": "vive_tracker",
|
||||
"binding_url": "vive_tracker.json"
|
||||
},
|
||||
{
|
||||
"controller_type": "vive_tracker_camera",
|
||||
"binding_url": "vive_tracker_camera.json"
|
||||
},
|
||||
{
|
||||
"controller_type": "vive_tracker_chest",
|
||||
"binding_url": "vive_tracker_chest.json"
|
||||
},
|
||||
{
|
||||
"controller_type": "vive_tracker_handed",
|
||||
"binding_url": "vive_tracker_handed.json"
|
||||
},
|
||||
{
|
||||
"controller_type": "vive_tracker_keyboard",
|
||||
"binding_url": "vive_tracker_keyboard.json"
|
||||
},
|
||||
{
|
||||
"controller_type": "vive_tracker_left_elbow",
|
||||
"binding_url": "vive_tracker_left_elbow.json"
|
||||
},
|
||||
{
|
||||
"controller_type": "vive_tracker_left_foot",
|
||||
"binding_url": "vive_tracker_left_foot.json"
|
||||
},
|
||||
{
|
||||
"controller_type": "vive_tracker_left_knee",
|
||||
"binding_url": "vive_tracker_left_knee.json"
|
||||
},
|
||||
{
|
||||
"controller_type": "vive_tracker_left_shoulder",
|
||||
"binding_url": "vive_tracker_left_shoulder.json"
|
||||
},
|
||||
{
|
||||
"controller_type": "vive_tracker_right_elbow",
|
||||
"binding_url": "vive_tracker_right_elbow.json"
|
||||
},
|
||||
{
|
||||
"controller_type": "vive_tracker_right_foot",
|
||||
"binding_url": "vive_tracker_right_foot.json"
|
||||
},
|
||||
{
|
||||
"controller_type": "vive_tracker_right_knee",
|
||||
"binding_url": "vive_tracker_right_knee.json"
|
||||
},
|
||||
{
|
||||
"controller_type": "vive_tracker_right_shoulder",
|
||||
"binding_url": "vive_tracker_right_shoulder.json"
|
||||
},
|
||||
{
|
||||
"controller_type": "vive_tracker_waist",
|
||||
"binding_url": "vive_tracker_waist.json"
|
||||
},
|
||||
{
|
||||
"controller_type": "knuckles",
|
||||
"binding_url": "knuckles.json"
|
||||
@ -288,6 +404,10 @@
|
||||
"/actions/main/out/vibrateleft": "Haptic (Left)",
|
||||
"/actions/main/out/vibrateright": "Haptic (Right)",
|
||||
"/actions/main/in/open_console": "Open Console",
|
||||
"/actions/main/in/Forward axis": "Forward",
|
||||
"/actions/main/in/Right axis": "Right",
|
||||
"/actions/main/in/MouseUp axis": "MouseUp",
|
||||
"/actions/main/in/MouseRight axis": "MouseRight",
|
||||
"/actions/main": "Main Game Actions"
|
||||
}
|
||||
]
|
||||
|
@ -9,5 +9,5 @@
|
||||
"sources": []
|
||||
}
|
||||
},
|
||||
"description": ""
|
||||
"description": "BookWorm-17735300"
|
||||
}
|
@ -40,5 +40,5 @@
|
||||
]
|
||||
}
|
||||
},
|
||||
"description": ""
|
||||
"description": "BookWorm-17735300"
|
||||
}
|
@ -40,5 +40,5 @@
|
||||
]
|
||||
}
|
||||
},
|
||||
"description": ""
|
||||
"description": "BookWorm-17735300"
|
||||
}
|
@ -9,5 +9,5 @@
|
||||
"sources": []
|
||||
}
|
||||
},
|
||||
"description": ""
|
||||
"description": "BookWorm-17735300"
|
||||
}
|
@ -60,5 +60,5 @@
|
||||
]
|
||||
}
|
||||
},
|
||||
"description": ""
|
||||
"description": "BookWorm-17735300"
|
||||
}
|
@ -15,5 +15,5 @@
|
||||
]
|
||||
}
|
||||
},
|
||||
"description": ""
|
||||
"description": "BookWorm-17735300"
|
||||
}
|
@ -15,5 +15,5 @@
|
||||
]
|
||||
}
|
||||
},
|
||||
"description": ""
|
||||
"description": "BookWorm-17735300"
|
||||
}
|
@ -60,5 +60,5 @@
|
||||
]
|
||||
}
|
||||
},
|
||||
"description": ""
|
||||
"description": "BookWorm-17735300"
|
||||
}
|
@ -15,5 +15,5 @@
|
||||
]
|
||||
}
|
||||
},
|
||||
"description": ""
|
||||
"description": "BookWorm-17735300"
|
||||
}
|
@ -15,5 +15,5 @@
|
||||
]
|
||||
}
|
||||
},
|
||||
"description": ""
|
||||
"description": "BookWorm-17735300"
|
||||
}
|
@ -15,5 +15,5 @@
|
||||
]
|
||||
}
|
||||
},
|
||||
"description": ""
|
||||
"description": "BookWorm-17735300"
|
||||
}
|
@ -15,5 +15,5 @@
|
||||
]
|
||||
}
|
||||
},
|
||||
"description": ""
|
||||
"description": "BookWorm-17735300"
|
||||
}
|
@ -15,5 +15,5 @@
|
||||
]
|
||||
}
|
||||
},
|
||||
"description": ""
|
||||
"description": "BookWorm-17735300"
|
||||
}
|
@ -15,5 +15,5 @@
|
||||
]
|
||||
}
|
||||
},
|
||||
"description": ""
|
||||
"description": "BookWorm-17735300"
|
||||
}
|
@ -15,5 +15,5 @@
|
||||
]
|
||||
}
|
||||
},
|
||||
"description": ""
|
||||
"description": "BookWorm-17735300"
|
||||
}
|
@ -15,5 +15,5 @@
|
||||
]
|
||||
}
|
||||
},
|
||||
"description": ""
|
||||
"description": "BookWorm-17735300"
|
||||
}
|
@ -15,5 +15,5 @@
|
||||
]
|
||||
}
|
||||
},
|
||||
"description": ""
|
||||
"description": "BookWorm-17735300"
|
||||
}
|
@ -15,5 +15,5 @@
|
||||
]
|
||||
}
|
||||
},
|
||||
"description": ""
|
||||
"description": "BookWorm-17735300"
|
||||
}
|
BIN
Content/FX/P_BOUNCEPAD.uasset
(Stored with Git LFS)
Normal file
BIN
Content/FX/P_BOUNCEPAD.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/MainLevels/TheLibrary.umap
(Stored with Git LFS)
BIN
Content/MainLevels/TheLibrary.umap
(Stored with Git LFS)
Binary file not shown.
BIN
Content/MainLevels/TheLibrary/Corners/Room_Corner_1.umap
(Stored with Git LFS)
BIN
Content/MainLevels/TheLibrary/Corners/Room_Corner_1.umap
(Stored with Git LFS)
Binary file not shown.
BIN
Content/MainLevels/TheLibrary/I_Rooms/D_Room_I_1.uasset
(Stored with Git LFS)
BIN
Content/MainLevels/TheLibrary/I_Rooms/D_Room_I_1.uasset
(Stored with Git LFS)
Binary file not shown.
BIN
Content/MainLevels/TheLibrary/I_Rooms/D_Room_straight_1.uasset
(Stored with Git LFS)
Normal file
BIN
Content/MainLevels/TheLibrary/I_Rooms/D_Room_straight_1.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/MainLevels/TheLibrary/I_Rooms/D_Stair_1.uasset
(Stored with Git LFS)
BIN
Content/MainLevels/TheLibrary/I_Rooms/D_Stair_1.uasset
(Stored with Git LFS)
Binary file not shown.
BIN
Content/MainLevels/TheLibrary/I_Rooms/Room_I_1.umap
(Stored with Git LFS)
BIN
Content/MainLevels/TheLibrary/I_Rooms/Room_I_1.umap
(Stored with Git LFS)
Binary file not shown.
BIN
Content/MainLevels/TheLibrary/I_Rooms/Room_Stair_1.umap
(Stored with Git LFS)
BIN
Content/MainLevels/TheLibrary/I_Rooms/Room_Stair_1.umap
(Stored with Git LFS)
Binary file not shown.
BIN
Content/MainLevels/TheLibrary/I_Rooms/Room_straight_1.umap
(Stored with Git LFS)
Normal file
BIN
Content/MainLevels/TheLibrary/I_Rooms/Room_straight_1.umap
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/MainLevels/TheLibrary/Room_Item.umap
(Stored with Git LFS)
BIN
Content/MainLevels/TheLibrary/Room_Item.umap
(Stored with Git LFS)
Binary file not shown.
BIN
Content/MainLevels/TheLibrary/Room_Item_BuiltData.uasset
(Stored with Git LFS)
BIN
Content/MainLevels/TheLibrary/Room_Item_BuiltData.uasset
(Stored with Git LFS)
Binary file not shown.
BIN
Content/MainLevels/TheLibrary/Room_Spawn.umap
(Stored with Git LFS)
BIN
Content/MainLevels/TheLibrary/Room_Spawn.umap
(Stored with Git LFS)
Binary file not shown.
BIN
Content/MainLevels/TheLibrary/Stairways/D_Room_I_1.uasset
(Stored with Git LFS)
BIN
Content/MainLevels/TheLibrary/Stairways/D_Room_I_1.uasset
(Stored with Git LFS)
Binary file not shown.
BIN
Content/MainLevels/TheLibrary/Stairways/D_Room_Stair_1.uasset
(Stored with Git LFS)
Normal file
BIN
Content/MainLevels/TheLibrary/Stairways/D_Room_Stair_1.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/MainLevels/TheLibrary/Stairways/D_Room_Stair_2.uasset
(Stored with Git LFS)
Normal file
BIN
Content/MainLevels/TheLibrary/Stairways/D_Room_Stair_2.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/MainLevels/TheLibrary/Stairways/D_Room_Stair_3.uasset
(Stored with Git LFS)
Normal file
BIN
Content/MainLevels/TheLibrary/Stairways/D_Room_Stair_3.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/MainLevels/TheLibrary/Stairways/Room_I_1.umap
(Stored with Git LFS)
BIN
Content/MainLevels/TheLibrary/Stairways/Room_I_1.umap
(Stored with Git LFS)
Binary file not shown.
BIN
Content/MainLevels/TheLibrary/Stairways/Room_Stair_1.umap
(Stored with Git LFS)
Normal file
BIN
Content/MainLevels/TheLibrary/Stairways/Room_Stair_1.umap
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/MainLevels/TheLibrary/Stairways/Room_Stair_2.umap
(Stored with Git LFS)
Normal file
BIN
Content/MainLevels/TheLibrary/Stairways/Room_Stair_2.umap
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/MainLevels/TheLibrary/Stairways/Room_Stair_3.umap
(Stored with Git LFS)
Normal file
BIN
Content/MainLevels/TheLibrary/Stairways/Room_Stair_3.umap
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/MainLevels/TheLibrary/T_Rooms/D_Room_T_1.uasset
(Stored with Git LFS)
Normal file
BIN
Content/MainLevels/TheLibrary/T_Rooms/D_Room_T_1.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/MainLevels/TheLibrary/T_Rooms/Room_T_1.umap
(Stored with Git LFS)
Normal file
BIN
Content/MainLevels/TheLibrary/T_Rooms/Room_T_1.umap
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/MainLevels/TheLibrary/X_Rooms/Room_X_1.umap
(Stored with Git LFS)
BIN
Content/MainLevels/TheLibrary/X_Rooms/Room_X_1.umap
(Stored with Git LFS)
Binary file not shown.
BIN
Content/MainLevels/TheLibrary/X_Rooms/Room_X_2.umap
(Stored with Git LFS)
BIN
Content/MainLevels/TheLibrary/X_Rooms/Room_X_2.umap
(Stored with Git LFS)
Binary file not shown.
BIN
Content/MainLevels/TheLibrary_BuiltData.uasset
(Stored with Git LFS)
Normal file
BIN
Content/MainLevels/TheLibrary_BuiltData.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/Materials/Book/CoverImages/DC_LeftOnRead.uasset
(Stored with Git LFS)
Normal file
BIN
Content/Materials/Book/CoverImages/DC_LeftOnRead.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/Materials/Book/CoverImages/DC_StealingForKleptomaniacs.uasset
(Stored with Git LFS)
Normal file
BIN
Content/Materials/Book/CoverImages/DC_StealingForKleptomaniacs.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/Materials/Book/CoverImages/DC_TotesBilliard.uasset
(Stored with Git LFS)
Normal file
BIN
Content/Materials/Book/CoverImages/DC_TotesBilliard.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/Materials/Book/CoverImages/LeftOnRead.png
(Stored with Git LFS)
Normal file
BIN
Content/Materials/Book/CoverImages/LeftOnRead.png
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/Materials/Book/CoverImages/LeftOnRead.uasset
(Stored with Git LFS)
Normal file
BIN
Content/Materials/Book/CoverImages/LeftOnRead.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/Materials/Book/CoverImages/MainCovers.xcf
(Stored with Git LFS)
Normal file
BIN
Content/Materials/Book/CoverImages/MainCovers.xcf
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/Materials/Book/CoverImages/MasterCover.uasset
(Stored with Git LFS)
Normal file
BIN
Content/Materials/Book/CoverImages/MasterCover.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/Materials/Book/CoverImages/NoneFound.png
(Stored with Git LFS)
Normal file
BIN
Content/Materials/Book/CoverImages/NoneFound.png
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/Materials/Book/CoverImages/NoneFound.uasset
(Stored with Git LFS)
Normal file
BIN
Content/Materials/Book/CoverImages/NoneFound.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/Materials/Book/CoverImages/StealingForKleptomaniacs.png
(Stored with Git LFS)
Normal file
BIN
Content/Materials/Book/CoverImages/StealingForKleptomaniacs.png
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/Materials/Book/CoverImages/StealingForKleptomaniacs.uasset
(Stored with Git LFS)
Normal file
BIN
Content/Materials/Book/CoverImages/StealingForKleptomaniacs.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/Materials/Book/CoverImages/TotesBilliard.png
(Stored with Git LFS)
Normal file
BIN
Content/Materials/Book/CoverImages/TotesBilliard.png
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/Materials/Book/CoverImages/TotesBilliard.uasset
(Stored with Git LFS)
Normal file
BIN
Content/Materials/Book/CoverImages/TotesBilliard.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/Materials/Book/Materials/BC_Black.uasset
(Stored with Git LFS)
Normal file
BIN
Content/Materials/Book/Materials/BC_Black.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/Materials/Book/Materials/BC_Blue.uasset
(Stored with Git LFS)
Normal file
BIN
Content/Materials/Book/Materials/BC_Blue.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/Materials/Book/Materials/BC_Brown.uasset
(Stored with Git LFS)
Normal file
BIN
Content/Materials/Book/Materials/BC_Brown.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/Materials/Book/Materials/BC_Cyan.uasset
(Stored with Git LFS)
Normal file
BIN
Content/Materials/Book/Materials/BC_Cyan.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/Materials/Book/Materials/BC_DarkBlue.uasset
(Stored with Git LFS)
Normal file
BIN
Content/Materials/Book/Materials/BC_DarkBlue.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/Materials/Book/Materials/BC_DarkGreen.uasset
(Stored with Git LFS)
Normal file
BIN
Content/Materials/Book/Materials/BC_DarkGreen.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/Materials/Book/Materials/BC_DarkRed.uasset
(Stored with Git LFS)
Normal file
BIN
Content/Materials/Book/Materials/BC_DarkRed.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/Materials/Book/Materials/BC_DarkishRed.uasset
(Stored with Git LFS)
Normal file
BIN
Content/Materials/Book/Materials/BC_DarkishRed.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/Materials/Book/Materials/BC_OtherPurple.uasset
(Stored with Git LFS)
Normal file
BIN
Content/Materials/Book/Materials/BC_OtherPurple.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/Materials/Book/Materials/BC_Pink.uasset
(Stored with Git LFS)
Normal file
BIN
Content/Materials/Book/Materials/BC_Pink.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/Materials/Book/Materials/BC_Red.uasset
(Stored with Git LFS)
Normal file
BIN
Content/Materials/Book/Materials/BC_Red.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/Materials/Book/Materials/BC_Redly.uasset
(Stored with Git LFS)
Normal file
BIN
Content/Materials/Book/Materials/BC_Redly.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/Materials/Book/Materials/Bookpaper.uasset
(Stored with Git LFS)
Normal file
BIN
Content/Materials/Book/Materials/Bookpaper.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/Materials/Book/Materials/MasterBookColor.uasset
(Stored with Git LFS)
Normal file
BIN
Content/Materials/Book/Materials/MasterBookColor.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/Materials/Book/Materials/glow_awesome.uasset
(Stored with Git LFS)
Normal file
BIN
Content/Materials/Book/Materials/glow_awesome.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/Materials/Book/Materials/glow_high.uasset
(Stored with Git LFS)
Normal file
BIN
Content/Materials/Book/Materials/glow_high.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/Materials/Book/Materials/glow_low.uasset
(Stored with Git LFS)
Normal file
BIN
Content/Materials/Book/Materials/glow_low.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/Materials/Book/Materials/glow_med.uasset
(Stored with Git LFS)
Normal file
BIN
Content/Materials/Book/Materials/glow_med.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/Materials/Book/Materials/glowy.uasset
(Stored with Git LFS)
Normal file
BIN
Content/Materials/Book/Materials/glowy.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/Materials/Bookcover.uasset
(Stored with Git LFS)
Normal file
BIN
Content/Materials/Bookcover.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/Materials/Bouncepad.uasset
(Stored with Git LFS)
Normal file
BIN
Content/Materials/Bouncepad.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/Materials/Textures/Book/book_n.jpg
(Stored with Git LFS)
Normal file
BIN
Content/Materials/Textures/Book/book_n.jpg
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/Materials/Textures/Book/book_n.uasset
(Stored with Git LFS)
Normal file
BIN
Content/Materials/Textures/Book/book_n.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/Materials/Textures/Book/paper_n.jpg
(Stored with Git LFS)
Normal file
BIN
Content/Materials/Textures/Book/paper_n.jpg
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/Materials/Textures/Book/paper_n.uasset
(Stored with Git LFS)
Normal file
BIN
Content/Materials/Textures/Book/paper_n.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/Materials/Textures/Rope/Rope001_1K_Color.jpg
(Stored with Git LFS)
Normal file
BIN
Content/Materials/Textures/Rope/Rope001_1K_Color.jpg
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/Materials/Textures/Rope/Rope001_1K_Color.uasset
(Stored with Git LFS)
Normal file
BIN
Content/Materials/Textures/Rope/Rope001_1K_Color.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/Materials/Textures/Rope/Rope001_1K_Displacement.jpg
(Stored with Git LFS)
Normal file
BIN
Content/Materials/Textures/Rope/Rope001_1K_Displacement.jpg
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/Materials/Textures/Rope/Rope001_1K_Displacement.uasset
(Stored with Git LFS)
Normal file
BIN
Content/Materials/Textures/Rope/Rope001_1K_Displacement.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/Materials/Textures/Rope/Rope001_1K_Metalness.jpg
(Stored with Git LFS)
Normal file
BIN
Content/Materials/Textures/Rope/Rope001_1K_Metalness.jpg
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/Materials/Textures/Rope/Rope001_1K_Metalness.uasset
(Stored with Git LFS)
Normal file
BIN
Content/Materials/Textures/Rope/Rope001_1K_Metalness.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/Materials/Textures/Rope/Rope001_1K_NormalDX.jpg
(Stored with Git LFS)
Normal file
BIN
Content/Materials/Textures/Rope/Rope001_1K_NormalDX.jpg
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/Materials/Textures/Rope/Rope001_1K_NormalDX.uasset
(Stored with Git LFS)
Normal file
BIN
Content/Materials/Textures/Rope/Rope001_1K_NormalDX.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/Materials/Textures/Rope/Rope001_1K_NormalGL.jpg
(Stored with Git LFS)
Normal file
BIN
Content/Materials/Textures/Rope/Rope001_1K_NormalGL.jpg
(Stored with Git LFS)
Normal file
Binary file not shown.
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user