Add model

This commit is contained in:
2024-08-16 14:55:31 -07:00
parent d1a545a25f
commit 861211e3f7
3 changed files with 378 additions and 1 deletions

View File

@@ -1,5 +1,10 @@
[gd_scene format=3 uid="uid://b48kmo61teepp"]
[gd_scene load_steps=2 format=3 uid="uid://b48kmo61teepp"]
[ext_resource type="PackedScene" uid="uid://skp3av4emfn4" path="res://DISSAPPEARING ENEMY.gltf" id="1_obwua"]
[node name="Node3D" type="Node3D"]
[node name="Camera3D" type="Camera3D" parent="."]
[node name="DISSAPPEARING ENEMY" parent="." instance=ExtResource("1_obwua")]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, -1)