1.0.0
parent
ffb7e8ce36
commit
fdd4fbe97c
BIN
Assets/CarCreator/Bin/CCL.Types.dll (Stored with Git LFS)
BIN
Assets/CarCreator/Bin/CCL.Types.dll (Stored with Git LFS)
Binary file not shown.
|
@ -18,11 +18,13 @@ MonoBehaviour:
|
||||||
version: 1.0.0
|
version: 1.0.0
|
||||||
author: Tostiman
|
author: Tostiman
|
||||||
localizationKey: ccl/car/caravan
|
localizationKey: ccl/car/caravan
|
||||||
NameTranslationJson: '[{"Language":"English","Value":"Caravan"}]'
|
NameTranslationJson: '[{"Language":"English","Value":"Caravan"},{"Language":"Dutch","Value":"Caravan"}]'
|
||||||
NameTranslations:
|
NameTranslations:
|
||||||
Items:
|
Items:
|
||||||
- Language: 0
|
- Language: 0
|
||||||
Value: Caravan
|
Value: Caravan
|
||||||
|
- Language: 13
|
||||||
|
Value: Caravan
|
||||||
liveries:
|
liveries:
|
||||||
- {fileID: 11400000, guid: b2bd845395f2f3940b8a0f8d97c69f0a, type: 2}
|
- {fileID: 11400000, guid: b2bd845395f2f3940b8a0f8d97c69f0a, type: 2}
|
||||||
mass: 1000
|
mass: 1000
|
||||||
|
@ -32,9 +34,13 @@ MonoBehaviour:
|
||||||
wheelslipFrictionMultiplier: 1
|
wheelslipFrictionMultiplier: 1
|
||||||
wheelRadius: 0.3263
|
wheelRadius: 0.3263
|
||||||
useDefaultWheelRotation: 0
|
useDefaultWheelRotation: 0
|
||||||
CargoTypeJson: '[]'
|
CargoTypeJson: '[{"AmountPerCar":1,"CargoType":"Passengers","ModelPaths":[]}]'
|
||||||
CargoTypes:
|
CargoTypes:
|
||||||
Entries: []
|
Entries:
|
||||||
|
- AmountPerCar: 1
|
||||||
|
CargoType: 1000
|
||||||
|
ModelVariants: []
|
||||||
|
ModelPaths: []
|
||||||
brakes:
|
brakes:
|
||||||
hasCompressor: 0
|
hasCompressor: 0
|
||||||
brakeValveType: 0
|
brakeValveType: 0
|
||||||
|
|
|
@ -14,7 +14,7 @@ MonoBehaviour:
|
||||||
m_EditorClassIdentifier:
|
m_EditorClassIdentifier:
|
||||||
parentType: {fileID: 11400000, guid: 2048ec2c5197ba5408d0b05e2bc28076, type: 2}
|
parentType: {fileID: 11400000, guid: 2048ec2c5197ba5408d0b05e2bc28076, type: 2}
|
||||||
id: caravan
|
id: caravan
|
||||||
BaseCarType: 200
|
BaseCarType: 600
|
||||||
NameTranslationJson: '[{"Language":"English","Value":"Caravan"}]'
|
NameTranslationJson: '[{"Language":"English","Value":"Caravan"}]'
|
||||||
NameTranslations:
|
NameTranslations:
|
||||||
Items:
|
Items:
|
||||||
|
|
|
@ -0,0 +1,95 @@
|
||||||
|
%YAML 1.1
|
||||||
|
%TAG !u! tag:unity3d.com,2011:
|
||||||
|
--- !u!1 &4535721951331338358
|
||||||
|
GameObject:
|
||||||
|
m_ObjectHideFlags: 0
|
||||||
|
m_CorrespondingSourceObject: {fileID: 0}
|
||||||
|
m_PrefabInstance: {fileID: 0}
|
||||||
|
m_PrefabAsset: {fileID: 0}
|
||||||
|
serializedVersion: 6
|
||||||
|
m_Component:
|
||||||
|
- component: {fileID: 1201334248636008627}
|
||||||
|
- component: {fileID: 8381619329998405851}
|
||||||
|
- component: {fileID: 4073492622851933190}
|
||||||
|
- component: {fileID: 3683848112207968887}
|
||||||
|
m_Layer: 0
|
||||||
|
m_Name: cargo_model_dummy
|
||||||
|
m_TagString: Untagged
|
||||||
|
m_Icon: {fileID: 0}
|
||||||
|
m_NavMeshLayer: 0
|
||||||
|
m_StaticEditorFlags: 0
|
||||||
|
m_IsActive: 1
|
||||||
|
--- !u!4 &1201334248636008627
|
||||||
|
Transform:
|
||||||
|
m_ObjectHideFlags: 0
|
||||||
|
m_CorrespondingSourceObject: {fileID: 0}
|
||||||
|
m_PrefabInstance: {fileID: 0}
|
||||||
|
m_PrefabAsset: {fileID: 0}
|
||||||
|
m_GameObject: {fileID: 4535721951331338358}
|
||||||
|
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
|
||||||
|
m_LocalPosition: {x: 6.378561, y: 2.2216485, z: -0.88556856}
|
||||||
|
m_LocalScale: {x: 1, y: 1, z: 1}
|
||||||
|
m_Children: []
|
||||||
|
m_Father: {fileID: 0}
|
||||||
|
m_RootOrder: 0
|
||||||
|
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
||||||
|
--- !u!33 &8381619329998405851
|
||||||
|
MeshFilter:
|
||||||
|
m_ObjectHideFlags: 0
|
||||||
|
m_CorrespondingSourceObject: {fileID: 0}
|
||||||
|
m_PrefabInstance: {fileID: 0}
|
||||||
|
m_PrefabAsset: {fileID: 0}
|
||||||
|
m_GameObject: {fileID: 4535721951331338358}
|
||||||
|
m_Mesh: {fileID: 10202, guid: 0000000000000000e000000000000000, type: 0}
|
||||||
|
--- !u!23 &4073492622851933190
|
||||||
|
MeshRenderer:
|
||||||
|
m_ObjectHideFlags: 0
|
||||||
|
m_CorrespondingSourceObject: {fileID: 0}
|
||||||
|
m_PrefabInstance: {fileID: 0}
|
||||||
|
m_PrefabAsset: {fileID: 0}
|
||||||
|
m_GameObject: {fileID: 4535721951331338358}
|
||||||
|
m_Enabled: 0
|
||||||
|
m_CastShadows: 1
|
||||||
|
m_ReceiveShadows: 1
|
||||||
|
m_DynamicOccludee: 1
|
||||||
|
m_MotionVectors: 1
|
||||||
|
m_LightProbeUsage: 1
|
||||||
|
m_ReflectionProbeUsage: 1
|
||||||
|
m_RayTracingMode: 2
|
||||||
|
m_RenderingLayerMask: 1
|
||||||
|
m_RendererPriority: 0
|
||||||
|
m_Materials:
|
||||||
|
- {fileID: 10303, guid: 0000000000000000f000000000000000, type: 0}
|
||||||
|
m_StaticBatchInfo:
|
||||||
|
firstSubMesh: 0
|
||||||
|
subMeshCount: 0
|
||||||
|
m_StaticBatchRoot: {fileID: 0}
|
||||||
|
m_ProbeAnchor: {fileID: 0}
|
||||||
|
m_LightProbeVolumeOverride: {fileID: 0}
|
||||||
|
m_ScaleInLightmap: 1
|
||||||
|
m_ReceiveGI: 1
|
||||||
|
m_PreserveUVs: 0
|
||||||
|
m_IgnoreNormalsForChartDetection: 0
|
||||||
|
m_ImportantGI: 0
|
||||||
|
m_StitchLightmapSeams: 1
|
||||||
|
m_SelectedEditorRenderState: 3
|
||||||
|
m_MinimumChartSize: 4
|
||||||
|
m_AutoUVMaxDistance: 0.5
|
||||||
|
m_AutoUVMaxAngle: 89
|
||||||
|
m_LightmapParameters: {fileID: 0}
|
||||||
|
m_SortingLayerID: 0
|
||||||
|
m_SortingLayer: 0
|
||||||
|
m_SortingOrder: 0
|
||||||
|
--- !u!65 &3683848112207968887
|
||||||
|
BoxCollider:
|
||||||
|
m_ObjectHideFlags: 0
|
||||||
|
m_CorrespondingSourceObject: {fileID: 0}
|
||||||
|
m_PrefabInstance: {fileID: 0}
|
||||||
|
m_PrefabAsset: {fileID: 0}
|
||||||
|
m_GameObject: {fileID: 4535721951331338358}
|
||||||
|
m_Material: {fileID: 0}
|
||||||
|
m_IsTrigger: 0
|
||||||
|
m_Enabled: 1
|
||||||
|
serializedVersion: 2
|
||||||
|
m_Size: {x: 1, y: 1, z: 1}
|
||||||
|
m_Center: {x: 0, y: 0, z: 0}
|
|
@ -0,0 +1,7 @@
|
||||||
|
fileFormatVersion: 2
|
||||||
|
guid: 825cc078d28dfe349ab8506cb1d09eda
|
||||||
|
PrefabImporter:
|
||||||
|
externalObjects: {}
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
|
@ -0,0 +1,12 @@
|
||||||
|
{
|
||||||
|
"Id":"caravan",
|
||||||
|
"DisplayName":"Caravan",
|
||||||
|
"Version":"1.0.0",
|
||||||
|
"Author":"Tostiman",
|
||||||
|
"ManagerVersion":"0.27.3",
|
||||||
|
"Requirements":[
|
||||||
|
"DVCustomCarLoader"
|
||||||
|
],
|
||||||
|
"HomePage": "TODO",
|
||||||
|
"Repository": "https://raw.git.tostiman.com/tostiman/dv-ccl-caravan/master/Repository.json"
|
||||||
|
}
|
|
@ -9,6 +9,8 @@
|
||||||
"com.unity.textmeshpro": "2.1.6",
|
"com.unity.textmeshpro": "2.1.6",
|
||||||
"com.unity.timeline": "1.2.18",
|
"com.unity.timeline": "1.2.18",
|
||||||
"com.unity.ugui": "1.0.0",
|
"com.unity.ugui": "1.0.0",
|
||||||
|
"com.unity.xr.oculus.standalone": "2.38.4",
|
||||||
|
"com.unity.xr.openvr.standalone": "2.0.5",
|
||||||
"com.unity.modules.ai": "1.0.0",
|
"com.unity.modules.ai": "1.0.0",
|
||||||
"com.unity.modules.androidjni": "1.0.0",
|
"com.unity.modules.androidjni": "1.0.0",
|
||||||
"com.unity.modules.animation": "1.0.0",
|
"com.unity.modules.animation": "1.0.0",
|
||||||
|
|
|
@ -96,6 +96,20 @@
|
||||||
"com.unity.modules.imgui": "1.0.0"
|
"com.unity.modules.imgui": "1.0.0"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"com.unity.xr.oculus.standalone": {
|
||||||
|
"version": "2.38.4",
|
||||||
|
"depth": 0,
|
||||||
|
"source": "registry",
|
||||||
|
"dependencies": {},
|
||||||
|
"url": "https://packages.unity.com"
|
||||||
|
},
|
||||||
|
"com.unity.xr.openvr.standalone": {
|
||||||
|
"version": "2.0.5",
|
||||||
|
"depth": 0,
|
||||||
|
"source": "registry",
|
||||||
|
"dependencies": {},
|
||||||
|
"url": "https://packages.unity.com"
|
||||||
|
},
|
||||||
"com.unity.modules.ai": {
|
"com.unity.modules.ai": {
|
||||||
"version": "1.0.0",
|
"version": "1.0.0",
|
||||||
"depth": 0,
|
"depth": 0,
|
||||||
|
|
|
@ -46,7 +46,7 @@ PlayerSettings:
|
||||||
defaultScreenHeight: 768
|
defaultScreenHeight: 768
|
||||||
defaultScreenWidthWeb: 960
|
defaultScreenWidthWeb: 960
|
||||||
defaultScreenHeightWeb: 600
|
defaultScreenHeightWeb: 600
|
||||||
m_StereoRenderingPath: 0
|
m_StereoRenderingPath: 1
|
||||||
m_ActiveColorSpace: 0
|
m_ActiveColorSpace: 0
|
||||||
m_MTRendering: 1
|
m_MTRendering: 1
|
||||||
m_StackTraceTypes: 010000000100000001000000010000000100000001000000
|
m_StackTraceTypes: 010000000100000001000000010000000100000001000000
|
||||||
|
@ -336,7 +336,7 @@ PlayerSettings:
|
||||||
m_Automatic: 1
|
m_Automatic: 1
|
||||||
m_BuildTargetVRSettings:
|
m_BuildTargetVRSettings:
|
||||||
- m_BuildTarget: Standalone
|
- m_BuildTarget: Standalone
|
||||||
m_Enabled: 0
|
m_Enabled: 1
|
||||||
m_Devices:
|
m_Devices:
|
||||||
- Oculus
|
- Oculus
|
||||||
- OpenVR
|
- OpenVR
|
||||||
|
|
|
@ -0,0 +1,16 @@
|
||||||
|
# Caravan mod for Derail Valley
|
||||||
|
|
||||||
|
Inspired by [Top Gear](https://www.youtube.com/watch?v=mkpCzp0CmjY).
|
||||||
|
|
||||||
|
![screenshot.jpg](screenshot.jpg)
|
||||||
|
|
||||||
|
Please note: the Passenger Jobs mod does not support custom wagons yet so you can't carry passengers with this.
|
||||||
|
|
||||||
|
## Installation instructions
|
||||||
|
|
||||||
|
1. Install Unity Mod Manager and [Custom Car Loader](https://www.nexusmods.com/derailvalley/mods/324)
|
||||||
|
2. Download the zip from the
|
||||||
|
|
||||||
|
## Credits
|
||||||
|
|
||||||
|
"Mobile Home" (https://skfb.ly/oIqAI) by geevisual55 is licensed under Creative Commons Attribution (http://creativecommons.org/licenses/by/4.0/).
|
|
@ -0,0 +1,8 @@
|
||||||
|
{
|
||||||
|
"Releases": [
|
||||||
|
{
|
||||||
|
"Id": "caravan",
|
||||||
|
"Version": "1.0.0"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
BIN
blend/caravanbak.blend (Stored with Git LFS)
BIN
blend/caravanbak.blend (Stored with Git LFS)
Binary file not shown.
Binary file not shown.
Loading…
Reference in New Issue