add train moving logic

This commit is contained in:
2022-11-12 01:52:31 +05:00
parent 6e2872c60d
commit ea7a810971
274 changed files with 40843 additions and 1440 deletions
+263 -31
View File
@@ -26,6 +26,9 @@
},
{
"m_Id": "7fa6cd8c89ff4164a5c92935cdee6924"
},
{
"m_Id": "4ca1e02dd091421db99c071b6c48a54a"
}
],
"m_Keywords": [],
@@ -167,6 +170,12 @@
},
{
"m_Id": "15601a4ed7294a4f9a7a71950e5939d2"
},
{
"m_Id": "a094472329a842959799fd34d2a7c68c"
},
{
"m_Id": "d0679aee320f4aadbb257b27a05bc3c2"
}
],
"m_GroupDatas": [],
@@ -522,6 +531,34 @@
"m_SlotId": 1
}
},
{
"m_OutputSlot": {
"m_Node": {
"m_Id": "9d396c82dce142a5ad090a2deff69865"
},
"m_SlotId": 0
},
"m_InputSlot": {
"m_Node": {
"m_Id": "a094472329a842959799fd34d2a7c68c"
},
"m_SlotId": 0
}
},
{
"m_OutputSlot": {
"m_Node": {
"m_Id": "a094472329a842959799fd34d2a7c68c"
},
"m_SlotId": 2
},
"m_InputSlot": {
"m_Node": {
"m_Id": "cfbc4a1f446f46e3ae806f3e87a82009"
},
"m_SlotId": 0
}
},
{
"m_OutputSlot": {
"m_Node": {
@@ -578,6 +615,20 @@
"m_SlotId": 0
}
},
{
"m_OutputSlot": {
"m_Node": {
"m_Id": "d0679aee320f4aadbb257b27a05bc3c2"
},
"m_SlotId": 0
},
"m_InputSlot": {
"m_Node": {
"m_Id": "a094472329a842959799fd34d2a7c68c"
},
"m_SlotId": 1
}
},
{
"m_OutputSlot": {
"m_Node": {
@@ -883,10 +934,10 @@
"m_Expanded": true,
"m_Position": {
"serializedVersion": "2",
"x": -383.0,
"y": -397.0000305175781,
"width": 147.00001525878907,
"height": 117.99996948242188
"x": -382.99993896484377,
"y": -823.0000610351563,
"width": 147.0,
"height": 118.00006103515625
}
},
"m_Slots": [
@@ -1320,6 +1371,9 @@
},
{
"m_Id": "0da7ea53fe954e469c11775ebd10f039"
},
{
"m_Id": "4ca1e02dd091421db99c071b6c48a54a"
}
]
}
@@ -1615,10 +1669,10 @@
"m_Expanded": true,
"m_Position": {
"serializedVersion": "2",
"x": -235.99998474121095,
"y": -48.000022888183597,
"width": 207.99998474121095,
"height": 315.0
"x": -198.00001525878907,
"y": -61.000038146972659,
"width": 206.00003051757813,
"height": 130.99996948242188
}
},
"m_Slots": [
@@ -1630,7 +1684,7 @@
"location"
],
"m_Precision": 1,
"m_PreviewExpanded": true,
"m_PreviewExpanded": false,
"m_PreviewMode": 2,
"m_CustomColors": {
"m_SerializableColors": []
@@ -1885,10 +1939,10 @@
"m_Expanded": true,
"m_Position": {
"serializedVersion": "2",
"x": -12.000000953674317,
"y": -48.000022888183597,
"width": 120.00004577636719,
"height": 148.99998474121095
"x": 25.999969482421876,
"y": -61.000038146972659,
"width": 120.00003051757813,
"height": 148.99996948242188
}
},
"m_Slots": [
@@ -1982,6 +2036,33 @@
}
}
{
"m_SGVersion": 1,
"m_Type": "UnityEditor.ShaderGraph.Internal.Vector1ShaderProperty",
"m_ObjectId": "4ca1e02dd091421db99c071b6c48a54a",
"m_Guid": {
"m_GuidSerialized": "32f9540f-9695-41bb-866d-381077cae81f"
},
"m_Name": "BumpMapStrength",
"m_DefaultRefNameVersion": 1,
"m_RefNameGeneratedByDisplayName": "BumpMapStrength",
"m_DefaultReferenceName": "_BumpMapStrength",
"m_OverrideReferenceName": "",
"m_GeneratePropertyBlock": true,
"m_UseCustomSlotLabel": false,
"m_CustomSlotLabel": "",
"m_Precision": 0,
"overrideHLSLDeclaration": false,
"hlslDeclarationOverride": 0,
"m_Hidden": false,
"m_Value": 1.0,
"m_FloatType": 0,
"m_RangeValues": {
"x": 0.0,
"y": 1.0
}
}
{
"m_SGVersion": 0,
"m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot",
@@ -2154,6 +2235,36 @@
}
}
{
"m_SGVersion": 0,
"m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot",
"m_ObjectId": "5c32f79faa064252b4c775c2efa4c6c3",
"m_Id": 0,
"m_DisplayName": "BumpMapStrength",
"m_SlotType": 1,
"m_Hidden": false,
"m_ShaderOutputName": "Out",
"m_StageCapability": 3,
"m_Value": 0.0,
"m_DefaultValue": 0.0,
"m_Labels": []
}
{
"m_SGVersion": 0,
"m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot",
"m_ObjectId": "5ea01c44e95d49b6b1a6d34417ae8ebf",
"m_Id": 1,
"m_DisplayName": "Strength",
"m_SlotType": 0,
"m_Hidden": false,
"m_ShaderOutputName": "Strength",
"m_StageCapability": 3,
"m_Value": 1.0,
"m_DefaultValue": 1.0,
"m_Labels": []
}
{
"m_SGVersion": 0,
"m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot",
@@ -2303,10 +2414,10 @@
"m_Expanded": true,
"m_Position": {
"serializedVersion": "2",
"x": 645.0,
"y": -422.0,
"width": 208.0,
"height": 302.0
"x": 789.9999389648438,
"y": -379.9999084472656,
"width": 145.0,
"height": 117.99996948242188
}
},
"m_Slots": [
@@ -3283,10 +3394,10 @@
"m_Expanded": true,
"m_Position": {
"serializedVersion": "2",
"x": -12.0,
"y": 123.0,
"width": 148.0,
"height": 34.0
"x": -1.9999816417694092,
"y": 103.99996948242188,
"width": 147.99998474121095,
"height": 34.00004577636719
}
},
"m_Slots": [
@@ -3536,6 +3647,46 @@
"m_Labels": []
}
{
"m_SGVersion": 0,
"m_Type": "UnityEditor.ShaderGraph.NormalStrengthNode",
"m_ObjectId": "a094472329a842959799fd34d2a7c68c",
"m_Group": {
"m_Id": ""
},
"m_Name": "Normal Strength",
"m_DrawState": {
"m_Expanded": true,
"m_Position": {
"serializedVersion": "2",
"x": 1569.0,
"y": -975.0,
"width": 166.0,
"height": 118.0
}
},
"m_Slots": [
{
"m_Id": "fc76ebc383fc4bb2b0b1dc26ac6e10c2"
},
{
"m_Id": "5ea01c44e95d49b6b1a6d34417ae8ebf"
},
{
"m_Id": "cdce277307eb4da489eb9b799f92e3d3"
}
],
"synonyms": [
"intensity"
],
"m_Precision": 0,
"m_PreviewExpanded": false,
"m_PreviewMode": 0,
"m_CustomColors": {
"m_SerializableColors": []
}
}
{
"m_SGVersion": 0,
"m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot",
@@ -3940,10 +4091,10 @@
"m_Expanded": true,
"m_Position": {
"serializedVersion": "2",
"x": -1294.0,
"y": -553.0,
"width": 208.0,
"height": 313.0
"x": -1231.0,
"y": -558.0,
"width": 145.0,
"height": 129.0
}
},
"m_Slots": [
@@ -3953,7 +4104,7 @@
],
"synonyms": [],
"m_Precision": 0,
"m_PreviewExpanded": true,
"m_PreviewExpanded": false,
"m_PreviewMode": 0,
"m_CustomColors": {
"m_SerializableColors": []
@@ -4304,6 +4455,29 @@
"m_DefaultType": 0
}
{
"m_SGVersion": 0,
"m_Type": "UnityEditor.ShaderGraph.Vector3MaterialSlot",
"m_ObjectId": "cdce277307eb4da489eb9b799f92e3d3",
"m_Id": 2,
"m_DisplayName": "Out",
"m_SlotType": 1,
"m_Hidden": false,
"m_ShaderOutputName": "Out",
"m_StageCapability": 3,
"m_Value": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"m_DefaultValue": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"m_Labels": []
}
{
"m_SGVersion": 0,
"m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot",
@@ -4384,6 +4558,41 @@
"m_Labels": []
}
{
"m_SGVersion": 0,
"m_Type": "UnityEditor.ShaderGraph.PropertyNode",
"m_ObjectId": "d0679aee320f4aadbb257b27a05bc3c2",
"m_Group": {
"m_Id": ""
},
"m_Name": "Property",
"m_DrawState": {
"m_Expanded": true,
"m_Position": {
"serializedVersion": "2",
"x": 1282.0001220703125,
"y": -758.0001220703125,
"width": 173.0,
"height": 34.00006103515625
}
},
"m_Slots": [
{
"m_Id": "5c32f79faa064252b4c775c2efa4c6c3"
}
],
"synonyms": [],
"m_Precision": 0,
"m_PreviewExpanded": true,
"m_PreviewMode": 0,
"m_CustomColors": {
"m_SerializableColors": []
},
"m_Property": {
"m_Id": "4ca1e02dd091421db99c071b6c48a54a"
}
}
{
"m_SGVersion": 0,
"m_Type": "UnityEditor.ShaderGraph.BlockNode",
@@ -5252,10 +5461,10 @@
"m_Expanded": true,
"m_Position": {
"serializedVersion": "2",
"x": 19.99997329711914,
"y": -422.0,
"width": 208.00003051757813,
"height": 302.0
"x": 293.0000305175781,
"y": -379.9999084472656,
"width": 126.00003051757813,
"height": 117.99996948242188
}
},
"m_Slots": [
@@ -5276,13 +5485,36 @@
"take away"
],
"m_Precision": 0,
"m_PreviewExpanded": true,
"m_PreviewExpanded": false,
"m_PreviewMode": 0,
"m_CustomColors": {
"m_SerializableColors": []
}
}
{
"m_SGVersion": 0,
"m_Type": "UnityEditor.ShaderGraph.Vector3MaterialSlot",
"m_ObjectId": "fc76ebc383fc4bb2b0b1dc26ac6e10c2",
"m_Id": 0,
"m_DisplayName": "In",
"m_SlotType": 0,
"m_Hidden": false,
"m_ShaderOutputName": "In",
"m_StageCapability": 3,
"m_Value": {
"x": 0.0,
"y": 0.0,
"z": 1.0
},
"m_DefaultValue": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"m_Labels": []
}
{
"m_SGVersion": 0,
"m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot",