This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | [gd_scene load_steps=6 format=3 uid="uid://bslmfdpeaq0jq"] | |
| [sub_resource type="StandardMaterial3D" id="StandardMaterial3D_acf33"] | |
| albedo_color = Color(0.209016, 0.273098, 0.422843, 1) | |
| [sub_resource type="BoxMesh" id="BoxMesh_hfp7s"] | |
| material = SubResource("StandardMaterial3D_acf33") | |
| size = Vector3(2, 1, 1) | |
| [sub_resource type="StandardMaterial3D" id="StandardMaterial3D_pwwnf"] | 
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | [gd_scene load_steps=14 format=3 uid="uid://4q8uhsat6fyf"] | |
| [sub_resource type="GDScript" id="GDScript_78s76"] | |
| script/source = "extends StaticBody3D | |
| @onready var mtl: StandardMaterial3D = $MeshInstance3D.mesh.surface_get_material(0) | |
| @onready var area_3d: Area3D = $Area3D | |
| func _ready(): | |
| const DELAY := 3.0 | 
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | [gd_scene load_steps=17 format=3 uid="uid://dagjc3r4dd3sn"] | |
| [sub_resource type="ViewportTexture" id="ViewportTexture_21c5k"] | |
| viewport_path = NodePath("Blur Viewport") | |
| [sub_resource type="ViewportTexture" id="ViewportTexture_n2qyt"] | |
| viewport_path = NodePath("World Viewport") | |
| [sub_resource type="ProceduralSkyMaterial" id="ProceduralSkyMaterial_dif8q"] | |
| sky_horizon_color = Color(0.64625, 0.65575, 0.67075, 1) | 
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | [ 0%] Running include-what-you-use tool | |
| /home/user/citra/externals/cryptopp/cryptopp/3way.h should add these lines: | |
| #include "/home/user/citra/externals/cryptopp/cryptopp/cryptlib.h" | |
| /home/user/citra/externals/cryptopp/cryptopp/3way.h should remove these lines: | |
| The full include-list for /home/user/citra/externals/cryptopp/cryptopp/3way.h: | |
| #include "/home/user/citra/externals/cryptopp/cryptopp/cryptlib.h" | |
| #include "config.h" |