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.
8 lines
361 B
8 lines
361 B
[gd_scene load_steps=2 format=3 uid="uid://rkvkbxlweo60"] |
|
|
|
[ext_resource type="PackedScene" uid="uid://culurukxpqswh" path="res://assets/Objects/TestSword.glb" id="1_4fdvi"] |
|
|
|
[node name="TestSwordMesh" type="Node3D"] |
|
|
|
[node name="TestSword" parent="." instance=ExtResource("1_4fdvi")] |
|
transform = Transform3D(0.1, 0, 0, 0, 0.1, 0, 0, 0, 0.1, 0, 0.104662895, 0)
|
|
|