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.
10 lines
399 B
10 lines
399 B
|
3 weeks ago
|
[gd_scene load_steps=2 format=3 uid="uid://c76hql634gf5"]
|
||
|
|
|
||
|
|
[ext_resource type="ArrayMesh" uid="uid://cc1kxfbkvpo2d" path="res://assets/Objects/swordlowpoly.obj" id="1_8p8s3"]
|
||
|
|
|
||
|
|
[node name="BaseWeaponScene" type="Node3D"]
|
||
|
|
|
||
|
|
[node name="MeshInstance3D" type="MeshInstance3D" parent="."]
|
||
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 4.5366993, -2.9846973, -3.4840996)
|
||
|
|
mesh = ExtResource("1_8p8s3")
|