2022-02-12 17:52:14 +01:00
|
|
|
[gd_scene load_steps=4 format=2]
|
|
|
|
|
2022-02-12 18:36:58 +01:00
|
|
|
[ext_resource path="res://models/weapons/cethiels_weapons_3d/textures/sword_i.png" type="Texture" id=1]
|
|
|
|
[ext_resource path="res://models/weapons/cethiels_weapons_3d/meshes/hpw2_80_mesh_sword_i_13.tres" type="MeshDataResource" id=2]
|
2022-02-12 17:52:14 +01:00
|
|
|
|
|
|
|
[sub_resource type="SpatialMaterial" id=1]
|
|
|
|
albedo_texture = ExtResource( 1 )
|
|
|
|
|
|
|
|
[node name="Spatial" type="Spatial"]
|
|
|
|
|
|
|
|
[node name="MeshDataInstance" type="MeshDataInstance" parent="."]
|
|
|
|
mesh_data = ExtResource( 2 )
|
|
|
|
texture = ExtResource( 1 )
|
|
|
|
material = SubResource( 1 )
|