broken_seals/game/models/weapons/cethiels_weapons_3d/props/TestOnehander.tscn

15 lines
533 B
Plaintext

[gd_scene load_steps=4 format=2]
[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]
[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 )