12 lines
399 B
Plaintext
12 lines
399 B
Plaintext
[gd_scene load_steps=3 format=3 uid="uid://ru77p452tkfp"]
|
|
|
|
[ext_resource type="Material" uid="uid://dexxct6ikgcwx" path="res://primitives/pallet/red_glow.tres" id="1_gwoc5"]
|
|
|
|
[sub_resource type="BoxMesh" id="BoxMesh_ofujh"]
|
|
material = ExtResource("1_gwoc5")
|
|
|
|
[node name="death_visual" type="Node3D"]
|
|
|
|
[node name="MeshInstance3D" type="MeshInstance3D" parent="."]
|
|
mesh = SubResource("BoxMesh_ofujh")
|