-
-
Notifications
You must be signed in to change notification settings - Fork 5
Collision Setup
Dominik Pavlíček edited this page Dec 13, 2022
·
1 revision
<project directory>\Config\DefaultEngine.ini
[/Script/Engine.CollisionProfile]
Add new rows:
+DefaultChannelResponses=(Channel=ECC_GameTraceChannel1,DefaultResponse=ECR_Ignore,bTraceType=True,bStaticObject=False,Name="InteractionTrace")
+DefaultChannelResponses=(Channel=ECC_GameTraceChannel2,DefaultResponse=ECR_Ignore,bTraceType=False,bStaticObject=False,Name="InteractionOverlap")
+DefaultChannelResponses=(Channel=ECC_GameTraceChannel3,DefaultResponse=ECR_Ignore,bTraceType=False,bStaticObject=False,Name="InteractionHover")
- Home
-
- Components
-
- Objects
-
- Settings
-
-
- Inventory & Equipment Settings
-
-
-
-
- Theme Config
-
-
-
-
-
-
- Content Theme Config
-
-
-
-
-
- Inventory & Equipment Settings (Editor)
-
- Event's System