Compare commits

..

6 Commits

22 changed files with 58 additions and 16 deletions

BIN
AssetSources/Meshes/STM_ARC_CubicPillar.blend (Stored with Git LFS) Normal file

Binary file not shown.

BIN
AssetSources/Meshes/STM_ARC_CubicPillar.fbx (Stored with Git LFS) Normal file

Binary file not shown.

BIN
AssetSources/Meshes/STM_CreppyHeadTubes.blend (Stored with Git LFS) Normal file

Binary file not shown.

BIN
AssetSources/Meshes/STM_CreppyHeadTubes.fbx (Stored with Git LFS) Normal file

Binary file not shown.

BIN
AssetSources/Meshes/STM_DustySand_CubeCorner.blend (Stored with Git LFS) Normal file

Binary file not shown.

BIN
AssetSources/Meshes/STM_DustySand_CubeCorner.fbx (Stored with Git LFS) Normal file

Binary file not shown.

BIN
AssetSources/Meshes/STM_HollowRock.blend (Stored with Git LFS) Normal file

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@ -255,6 +255,7 @@ DefaultGravityZ=0.000000
+Profiles=(Name="Vehicle",CollisionEnabled=QueryAndPhysics,bCanModify=False,ObjectTypeName="Vehicle",CustomResponses=,HelpMessage="Vehicle object that blocks Vehicle, WorldStatic, and WorldDynamic. All other channels will be set to default.") +Profiles=(Name="Vehicle",CollisionEnabled=QueryAndPhysics,bCanModify=False,ObjectTypeName="Vehicle",CustomResponses=,HelpMessage="Vehicle object that blocks Vehicle, WorldStatic, and WorldDynamic. All other channels will be set to default.")
+Profiles=(Name="UI",CollisionEnabled=QueryOnly,bCanModify=False,ObjectTypeName="WorldDynamic",CustomResponses=((Channel="WorldStatic",Response=ECR_Overlap),(Channel="Pawn",Response=ECR_Overlap),(Channel="Visibility"),(Channel="WorldDynamic",Response=ECR_Overlap),(Channel="Camera",Response=ECR_Overlap),(Channel="PhysicsBody",Response=ECR_Overlap),(Channel="Vehicle",Response=ECR_Overlap),(Channel="Destructible",Response=ECR_Overlap)),HelpMessage="WorldStatic object that overlaps all actors by default. All new custom channels will use its own default response. ") +Profiles=(Name="UI",CollisionEnabled=QueryOnly,bCanModify=False,ObjectTypeName="WorldDynamic",CustomResponses=((Channel="WorldStatic",Response=ECR_Overlap),(Channel="Pawn",Response=ECR_Overlap),(Channel="Visibility"),(Channel="WorldDynamic",Response=ECR_Overlap),(Channel="Camera",Response=ECR_Overlap),(Channel="PhysicsBody",Response=ECR_Overlap),(Channel="Vehicle",Response=ECR_Overlap),(Channel="Destructible",Response=ECR_Overlap)),HelpMessage="WorldStatic object that overlaps all actors by default. All new custom channels will use its own default response. ")
+DefaultChannelResponses=(Channel=ECC_GameTraceChannel1,DefaultResponse=ECR_Ignore,bTraceType=True,bStaticObject=False,Name="Grappable") +DefaultChannelResponses=(Channel=ECC_GameTraceChannel1,DefaultResponse=ECR_Ignore,bTraceType=True,bStaticObject=False,Name="Grappable")
+EditProfiles=(Name="BlockAll",CustomResponses=((Channel="Grappable")))
-ProfileRedirects=(OldName="BlockingVolume",NewName="InvisibleWall") -ProfileRedirects=(OldName="BlockingVolume",NewName="InvisibleWall")
-ProfileRedirects=(OldName="InterpActor",NewName="IgnoreOnlyPawn") -ProfileRedirects=(OldName="InterpActor",NewName="IgnoreOnlyPawn")
-ProfileRedirects=(OldName="StaticMeshComponent",NewName="BlockAllDynamic") -ProfileRedirects=(OldName="StaticMeshComponent",NewName="BlockAllDynamic")

BIN
Content/Environment/Archi/STM_ARC_CubicPillar.uasset (Stored with Git LFS) Normal file

Binary file not shown.

Binary file not shown.

BIN
Content/Environment/Geology/STM_DustySand_CubeCorner.uasset (Stored with Git LFS) Normal file

Binary file not shown.

Binary file not shown.

Binary file not shown.

BIN
Content/Materials/MasterMaterials/M_DamagedRock.uasset (Stored with Git LFS) Normal file

Binary file not shown.

BIN
Content/Materials/MasterMaterials/M_DustySand.uasset (Stored with Git LFS) Normal file

Binary file not shown.

BIN
Content/Materials/MaterialInstances/MI_DamagedRock.uasset (Stored with Git LFS) Normal file

Binary file not shown.

Binary file not shown.

View File

@ -32,6 +32,11 @@
"SupportedTargetPlatforms": [ "SupportedTargetPlatforms": [
"Win64" "Win64"
] ]
},
{
"Name": "ElectronicNodes",
"Enabled": true,
"MarketplaceURL": "com.epicgames.launcher://ue/marketplace/content/5cb2a394d0c04e73891762be4cbd7216"
} }
] ]
} }

View File

@ -10,7 +10,7 @@
"DocsURL": "https://github.com/hugoattal/ElectronicNodes", "DocsURL": "https://github.com/hugoattal/ElectronicNodes",
"MarketplaceURL": "com.epicgames.launcher://ue/marketplace/content/5cb2a394d0c04e73891762be4cbd7216", "MarketplaceURL": "com.epicgames.launcher://ue/marketplace/content/5cb2a394d0c04e73891762be4cbd7216",
"SupportURL": "https://forums.unrealengine.com/unreal-engine/marketplace/1647213-electronic-nodes-wiring-style-for-blueprints-and-materials-editors", "SupportURL": "https://forums.unrealengine.com/unreal-engine/marketplace/1647213-electronic-nodes-wiring-style-for-blueprints-and-materials-editors",
"EngineVersion": "5.4.0", "EngineVersion": "5.5.0",
"CanContainContent": false, "CanContainContent": false,
"Installed": true, "Installed": true,
"Modules": [ "Modules": [