You cannot select more than 25 topics
			Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
		
		
		
		
		
			
		
			
	
	
		
			24 lines
		
	
	
		
			2.3 KiB
		
	
	
	
		
			Plaintext
		
	
		
		
			
		
	
	
			24 lines
		
	
	
		
			2.3 KiB
		
	
	
	
		
			Plaintext
		
	
| 
											8 months ago
										 | [gd_scene load_steps=4 format=3 uid="uid://ddsegosfqo0a1"] | ||
|  | 
 | ||
|  | [ext_resource type="Script" path="res://script/level/level_active_press_button.gd" id="1_ra6v8"] | ||
|  | [ext_resource type="ArrayMesh" uid="uid://b3biuvng7pxpa" path="res://resource/mesh_level/chara_active_button01.vox" id="2_jp0bw"] | ||
|  | 
 | ||
|  | [sub_resource type="ConcavePolygonShape3D" id="ConcavePolygonShape3D_ra6v8"] | ||
|  | data = PackedVector3Array(-0.34, 0.08, -0.34, -0.3, 0.08, -0.34, -0.3, 0.08, 0.34, -0.3, 0.08, 0.34, -0.34, 0.08, 0.34, -0.34, 0.08, -0.34, -0.3, 0.08, 0.3, 0.34, 0.08, 0.3, 0.34, 0.08, 0.34, 0.34, 0.08, 0.34, -0.3, 0.08, 0.34, -0.3, 0.08, 0.3, -0.3, 0.08, -0.3, -0.28, 0.08, -0.3, -0.28, 0.08, 0.3, -0.28, 0.08, 0.3, -0.3, 0.08, 0.3, -0.3, 0.08, -0.3, -0.3, 0.08, -0.34, 0.34, 0.08, -0.34, 0.34, 0.08, -0.3, 0.34, 0.08, -0.3, -0.3, 0.08, -0.3, -0.3, 0.08, -0.34, -0.28, 0.08, 0.28, 0.3, 0.08, 0.28, 0.3, 0.08, 0.3, 0.3, 0.08, 0.3, -0.28, 0.08, 0.3, -0.28, 0.08, 0.28, -0.28, 0.08, -0.28, 0.28, 0.08, -0.28, 0.28, 0.08, 0.28, 0.28, 0.08, 0.28, -0.28, 0.08, 0.28, -0.28, 0.08, -0.28, -0.28, 0.08, -0.3, 0.3, 0.08, -0.3, 0.3, 0.08, -0.28, 0.3, 0.08, -0.28, -0.28, 0.08, -0.28, -0.28, 0.08, -0.3, 0.28, 0.08, -0.28, 0.3, 0.08, -0.28, 0.3, 0.08, 0.28, 0.3, 0.08, 0.28, 0.28, 0.08, 0.28, 0.28, 0.08, -0.28, 0.3, 0.08, -0.3, 0.34, 0.08, -0.3, 0.34, 0.08, 0.3, 0.34, 0.08, 0.3, 0.3, 0.08, 0.3, 0.3, 0.08, -0.3, 0.34, 0, 0.34, 0.34, 0, -0.34, -0.34, 0, -0.34, -0.34, 0, -0.34, -0.34, 0, 0.34, 0.34, 0, 0.34, -0.34, 0.08, -0.34, -0.34, 0.08, 0.34, -0.34, 0, 0.34, -0.34, 0, 0.34, -0.34, 0, -0.34, -0.34, 0.08, -0.34, 0.34, 0.08, -0.34, 0.34, 0, -0.34, 0.34, 0, 0.34, 0.34, 0, 0.34, 0.34, 0.08, 0.34, 0.34, 0.08, -0.34, -0.34, 0, 0.34, -0.34, 0.08, 0.34, 0.34, 0.08, 0.34, 0.34, 0.08, 0.34, 0.34, 0, 0.34, -0.34, 0, 0.34, 0.34, 0.08, -0.34, -0.34, 0.08, -0.34, -0.34, 0, -0.34, -0.34, 0, -0.34, 0.34, 0, -0.34, 0.34, 0.08, -0.34) | ||
|  | 
 | ||
|  | [node name="LevelActivePressButton" type="Node3D"] | ||
|  | script = ExtResource("1_ra6v8") | ||
|  | open_duration = 0.2 | ||
|  | metadata/_custom_type_script = ExtResource("1_ra6v8") | ||
|  | 
 | ||
|  | [node name="Mesh" type="MeshInstance3D" parent="."] | ||
|  | unique_name_in_owner = true | ||
|  | mesh = ExtResource("2_jp0bw") | ||
|  | 
 | ||
|  | [node name="Area3D" type="Area3D" parent="."] | ||
|  | unique_name_in_owner = true | ||
|  | collision_mask = 2 | ||
|  | 
 | ||
|  | [node name="CollisionShape3D" type="CollisionShape3D" parent="Area3D"] | ||
|  | shape = SubResource("ConcavePolygonShape3D_ra6v8") |