mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-07-07 18:31:16 +00:00
Chest animation, alarm box entity
This commit is contained in:
parent
f28a3b70fd
commit
164c186201
25 changed files with 177 additions and 23 deletions
|
|
@ -1,7 +1,7 @@
|
|||
[gd_scene load_steps=5 format=3 uid="uid://hak5o0k5yhn1"]
|
||||
|
||||
[ext_resource type="PackedScene" uid="uid://bc0du3r4krgg1" path="res://3D/BlockbenchModels/Terminal/Terminal.gltf" id="1_7jsh0"]
|
||||
[ext_resource type="Script" uid="uid://duy020jwtwver" path="res://Scripts/Activables/Terminal3D.cs" id="1_sn7tt"]
|
||||
[ext_resource type="Script" uid="uid://duy020jwtwver" path="res://Scripts/Activables/DialogueActor3D.cs" id="1_sn7tt"]
|
||||
|
||||
[sub_resource type="SphereShape3D" id="SphereShape3D_2cx3w"]
|
||||
|
||||
|
|
@ -12,7 +12,6 @@ size = Vector3(0.405762, 0.402695, 0.405273)
|
|||
collision_layer = 32
|
||||
collision_mask = 0
|
||||
script = ExtResource("1_sn7tt")
|
||||
TimelineName = &"timeline"
|
||||
|
||||
[node name="CollisionShape3D" type="CollisionShape3D" parent="."]
|
||||
shape = SubResource("SphereShape3D_2cx3w")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue