[gd_scene load_steps=3 format=3 uid="uid://cq03usrdvv43o"] [ext_resource type="Texture2D" uid="uid://usgu2suw017u" path="res://render/texture/decal/readiness_lock.png" id="1_1hvll"] [ext_resource type="Script" path="res://script/effect/readiness_lock.gd" id="2_hf851"] [node name="ReadinessLock" type="Decal"] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0.358925, 0) size = Vector3(1, 1, 1) texture_albedo = ExtResource("1_1hvll") normal_fade = 0.999 cull_mask = 1 script = ExtResource("2_hf851")