From 7a5b0336a98cb6e2d8fd900ec0dc7620a95f8607 Mon Sep 17 00:00:00 2001 From: Relintai Date: Mon, 20 Jul 2020 21:48:06 +0200 Subject: [PATCH] Set approximated box colliders to the core wall models. --- game/modules/core_models/floor.gltf.import | 2 +- game/modules/core_models/wall_xn.gltf.import | 2 +- game/modules/core_models/wall_xp.gltf.import | 2 +- game/modules/core_models/wall_zn.gltf.import | 2 +- game/modules/core_models/wall_zp.gltf.import | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/game/modules/core_models/floor.gltf.import b/game/modules/core_models/floor.gltf.import index 3e25a009..a2e28070 100644 --- a/game/modules/core_models/floor.gltf.import +++ b/game/modules/core_models/floor.gltf.import @@ -11,7 +11,7 @@ dest_files=[ "res://.import/floor.gltf-c87d2b449be23a2fbf8be35d435399f4.res" ] [params] -collider_type=0 +collider_type=4 offset=Vector3( 0, 0, 0 ) rotation=Vector3( 0, 0, 0 ) scale=Vector3( 1, 1, 1 ) diff --git a/game/modules/core_models/wall_xn.gltf.import b/game/modules/core_models/wall_xn.gltf.import index dd170fc9..c90e6923 100644 --- a/game/modules/core_models/wall_xn.gltf.import +++ b/game/modules/core_models/wall_xn.gltf.import @@ -11,7 +11,7 @@ dest_files=[ "res://.import/wall_xn.gltf-fb5dd2da9017722351efa0181f866a6e.res" ] [params] -collider_type=0 +collider_type=4 offset=Vector3( 0, 0, 0 ) rotation=Vector3( 0, 0, 0 ) scale=Vector3( 1, 1, 1 ) diff --git a/game/modules/core_models/wall_xp.gltf.import b/game/modules/core_models/wall_xp.gltf.import index 25a10646..7653dd84 100644 --- a/game/modules/core_models/wall_xp.gltf.import +++ b/game/modules/core_models/wall_xp.gltf.import @@ -11,7 +11,7 @@ dest_files=[ "res://.import/wall_xp.gltf-a08b64506fd911056171688cd8aaff18.res" ] [params] -collider_type=0 +collider_type=4 offset=Vector3( 0, 0, 0 ) rotation=Vector3( 0, 0, 0 ) scale=Vector3( 1, 1, 1 ) diff --git a/game/modules/core_models/wall_zn.gltf.import b/game/modules/core_models/wall_zn.gltf.import index febf6e01..b071a97f 100644 --- a/game/modules/core_models/wall_zn.gltf.import +++ b/game/modules/core_models/wall_zn.gltf.import @@ -11,7 +11,7 @@ dest_files=[ "res://.import/wall_zn.gltf-08602f55eaf79f19f3aed3d2b3757b33.res" ] [params] -collider_type=0 +collider_type=4 offset=Vector3( 0, 0, 0 ) rotation=Vector3( 0, 0, 0 ) scale=Vector3( 1, 1, 1 ) diff --git a/game/modules/core_models/wall_zp.gltf.import b/game/modules/core_models/wall_zp.gltf.import index 3f316710..c857e526 100644 --- a/game/modules/core_models/wall_zp.gltf.import +++ b/game/modules/core_models/wall_zp.gltf.import @@ -11,7 +11,7 @@ dest_files=[ "res://.import/wall_zp.gltf-abe4ff43d2ed09dbbdf1f9ddde6279bb.res" ] [params] -collider_type=0 +collider_type=4 offset=Vector3( 0, 0, 0 ) rotation=Vector3( 0, 0, 0 ) scale=Vector3( 1, 1, 1 )