You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
9 lines
418 B
9 lines
418 B
[gd_scene load_steps=2 format=3 uid="uid://rbvk4mg40ceg"] |
|
|
|
[ext_resource type="ArrayMesh" uid="uid://rsoymmi6yqhp" path="res://assets/Objects/shield.obj" id="1"] |
|
|
|
[node name="ShieldMesh" type="Node3D"] |
|
|
|
[node name="MeshInstance3D" type="MeshInstance3D" parent="."] |
|
transform = Transform3D(-0.79798645, 0, -0.056724526, 0, 0.8, 0, 0.056724526, 0, -0.79798645, 0.75818217, -1.2635326, 1.7408726) |
|
mesh = ExtResource("1")
|
|
|