2026-03-26 20:37:29 -06:00

15 lines
597 B
Plaintext

[gd_resource type="Resource" script_class="Constructs" load_steps=3 format=3 uid="uid://cvo5aprm2ido6"]
[ext_resource type="Script" uid="uid://d0hoytht5yf8c" path="res://scripts/constructs/constructs.gd" id="1_0dof5"]
[ext_resource type="SphereMesh" uid="uid://dpko0tp0fatfs" path="res://scenes/constructs/light/light_mesh.tres" id="1_jh1g6"]
[resource]
script = ExtResource("1_0dof5")
name = &"Light"
position = Vector3(0.5, -0.3, -0.7)
rotation = Vector3(0, 0, 0)
scale = Vector3(0.2, 0.2, 0.2)
mesh = ExtResource("1_jh1g6")
shadow = false
metadata/_custom_type_script = "uid://d0hoytht5yf8c"