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.
|
|
|
|
[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" uid="uid://cvca180vohw2i" 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_emission = ExtResource("1_1hvll")
|
|
|
|
|
normal_fade = 0.5
|
|
|
|
|
cull_mask = 1
|
|
|
|
|
script = ExtResource("2_hf851")
|