Collision
This commit is contained in:
		
							parent
							
								
									8465f2eadb
								
							
						
					
					
						commit
						b6f3174547
					
				
					 2 changed files with 18 additions and 6 deletions
				
			
		
										
											
												File diff suppressed because one or more lines are too long
											
										
									
								
							| 
						 | 
					@ -5,6 +5,8 @@
 | 
				
			||||||
[ext_resource type="Script" path="res://Holster.gd" id="3_a68da"]
 | 
					[ext_resource type="Script" path="res://Holster.gd" id="3_a68da"]
 | 
				
			||||||
 | 
					
 | 
				
			||||||
[sub_resource type="CapsuleShape3D" id="CapsuleShape3D_kb4ms"]
 | 
					[sub_resource type="CapsuleShape3D" id="CapsuleShape3D_kb4ms"]
 | 
				
			||||||
 | 
					radius = 0.06
 | 
				
			||||||
 | 
					height = 0.43
 | 
				
			||||||
 | 
					
 | 
				
			||||||
[sub_resource type="SphereShape3D" id="SphereShape3D_6l1w6"]
 | 
					[sub_resource type="SphereShape3D" id="SphereShape3D_6l1w6"]
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					@ -12,6 +14,7 @@
 | 
				
			||||||
script = ExtResource("1_7gpdp")
 | 
					script = ExtResource("1_7gpdp")
 | 
				
			||||||
 | 
					
 | 
				
			||||||
[node name="CollisionShape3D" type="CollisionShape3D" parent="."]
 | 
					[node name="CollisionShape3D" type="CollisionShape3D" parent="."]
 | 
				
			||||||
 | 
					transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0.21, 0)
 | 
				
			||||||
shape = SubResource("CapsuleShape3D_kb4ms")
 | 
					shape = SubResource("CapsuleShape3D_kb4ms")
 | 
				
			||||||
 | 
					
 | 
				
			||||||
[node name="grape_man" parent="." instance=ExtResource("2_hg0av")]
 | 
					[node name="grape_man" parent="." instance=ExtResource("2_hg0av")]
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		
		Reference in a new issue