16 lines
802 B
Plaintext
16 lines
802 B
Plaintext
[gd_scene load_steps=3 format=3 uid="uid://ddy2r7xto80gq"]
|
|
|
|
[ext_resource type="Script" uid="uid://du7cne5070ia0" path="res://scripts/controllers/candy_survival_npc_controller.gd" id="1_canon"]
|
|
[ext_resource type="PackedScene" uid="uid://df7h7y7y7y7y7" path="res://scenes/static_tekton_mesh.tscn" id="2_tekton"]
|
|
|
|
[node name="CandySurvivalNPC" type="Node3D" unique_id=1515964905]
|
|
script = ExtResource("1_canon")
|
|
|
|
[node name="MektonMesh" parent="." unique_id=1698719440 instance=ExtResource("2_tekton")]
|
|
transform = Transform3D(-0.5, 0, -4.37114e-08, 0, 0.5, 0, 4.37114e-08, 0, -0.5, 0, 0, 0)
|
|
|
|
[node name="OmniLight3D" type="OmniLight3D" parent="." unique_id=1751121483]
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 3.0, 0)
|
|
light_color = Color(1, 0.4, 0.8, 1)
|
|
light_energy = 3.0
|
|
omni_range = 8.0 |