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
382 B
9 lines
382 B
[gd_scene load_steps=2 format=3 uid="uid://dyjfaq654xne3"] |
|
|
|
[ext_resource type="ArrayMesh" uid="uid://cc1kxfbkvpo2d" path="res://assets/Objects/swordlowpoly.obj" id="1"] |
|
|
|
[node name="SwordMesh" type="Node3D"] |
|
|
|
[node name="MeshInstance3D" type="MeshInstance3D" parent="."] |
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 4.4839063, -2.9492104, -3.4711354) |
|
mesh = ExtResource("1")
|
|
|