upd
This commit is contained in:
42
Assets/prefabs/Camera.prefab
Normal file
42
Assets/prefabs/Camera.prefab
Normal file
@@ -0,0 +1,42 @@
|
||||
{
|
||||
"RootObject": {
|
||||
"__guid": "2c63f3c8-74af-4714-8468-a218a21fb5ad",
|
||||
"Flags": 0,
|
||||
"Name": "Camera",
|
||||
"Enabled": true,
|
||||
"Components": [
|
||||
{
|
||||
"__type": "Sandbox.CameraComponent",
|
||||
"__guid": "afb1c494-6985-41ae-9eb8-11bdcf2cde71",
|
||||
"BackgroundColor": "0.33333,0.46275,0.52157,1",
|
||||
"ClearFlags": "All",
|
||||
"FieldOfView": 100,
|
||||
"FovAxis": "Horizontal",
|
||||
"IsMainCamera": true,
|
||||
"OnComponentDestroy": null,
|
||||
"OnComponentDisabled": null,
|
||||
"OnComponentEnabled": null,
|
||||
"OnComponentFixedUpdate": null,
|
||||
"OnComponentStart": null,
|
||||
"OnComponentUpdate": null,
|
||||
"Orthographic": false,
|
||||
"OrthographicHeight": 1204,
|
||||
"Priority": 1,
|
||||
"RenderExcludeTags": "",
|
||||
"RenderTags": "",
|
||||
"TargetEye": "None",
|
||||
"Viewport": "0,0,1,1",
|
||||
"ZFar": 32768,
|
||||
"ZNear": 10
|
||||
}
|
||||
],
|
||||
"Children": []
|
||||
},
|
||||
"ShowInMenu": false,
|
||||
"MenuPath": null,
|
||||
"MenuIcon": null,
|
||||
"DontBreakAsTemplate": false,
|
||||
"ResourceVersion": 1,
|
||||
"__references": [],
|
||||
"__version": 1
|
||||
}
|
||||
73
Assets/prefabs/InteractionPanel.prefab
Normal file
73
Assets/prefabs/InteractionPanel.prefab
Normal file
@@ -0,0 +1,73 @@
|
||||
{
|
||||
"RootObject": {
|
||||
"__guid": "103ef800-3134-40da-8a05-a0064be12d67",
|
||||
"Flags": 0,
|
||||
"Name": "interactionpanel",
|
||||
"Enabled": true,
|
||||
"Components": [
|
||||
{
|
||||
"__type": "Sandbox.WorldPanel",
|
||||
"__guid": "cfe821c6-090f-42cf-8ca7-569dfbddd2e0",
|
||||
"HorizontalAlign": "Center",
|
||||
"InteractionRange": 1000,
|
||||
"LookAtCamera": true,
|
||||
"OnComponentDestroy": null,
|
||||
"OnComponentDisabled": null,
|
||||
"OnComponentEnabled": null,
|
||||
"OnComponentFixedUpdate": null,
|
||||
"OnComponentStart": null,
|
||||
"OnComponentUpdate": null,
|
||||
"PanelSize": "2000,2000",
|
||||
"RenderOptions": {
|
||||
"GameLayer": false,
|
||||
"OverlayLayer": true,
|
||||
"BloomLayer": false,
|
||||
"AfterUILayer": false
|
||||
},
|
||||
"RenderScale": 1,
|
||||
"VerticalAlign": "Center"
|
||||
},
|
||||
{
|
||||
"__type": "HoverInfoPanel",
|
||||
"__guid": "81524c56-d615-427d-9a40-ae967520f714",
|
||||
"InteractionString": "Label",
|
||||
"IsHoldInteraction": false,
|
||||
"IsPressed": false,
|
||||
"OnComponentDestroy": null,
|
||||
"OnComponentDisabled": null,
|
||||
"OnComponentEnabled": null,
|
||||
"OnComponentFixedUpdate": null,
|
||||
"OnComponentStart": null,
|
||||
"OnComponentUpdate": null,
|
||||
"ProgressionHold": 0
|
||||
}
|
||||
],
|
||||
"Children": [],
|
||||
"__variables": [],
|
||||
"__properties": {
|
||||
"NetworkInterpolation": true,
|
||||
"TimeScale": 1,
|
||||
"WantsSystemScene": true,
|
||||
"Metadata": {},
|
||||
"NavMesh": {
|
||||
"Enabled": false,
|
||||
"IncludeStaticBodies": true,
|
||||
"IncludeKeyframedBodies": true,
|
||||
"EditorAutoUpdate": true,
|
||||
"AgentHeight": 64,
|
||||
"AgentRadius": 16,
|
||||
"AgentStepSize": 18,
|
||||
"AgentMaxSlope": 40,
|
||||
"ExcludedBodies": "",
|
||||
"IncludedBodies": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"ShowInMenu": false,
|
||||
"MenuPath": null,
|
||||
"MenuIcon": null,
|
||||
"DontBreakAsTemplate": false,
|
||||
"ResourceVersion": 1,
|
||||
"__references": [],
|
||||
"__version": 1
|
||||
}
|
||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user