[gd_scene load_steps=17 format=2] [ext_resource path="res://Charakters/Models/Grandpa/Wheelchair.fbx" type="PackedScene" id=1] [ext_resource path="res://Charakters/textures/brown_eye.png" type="Texture" id=2] [ext_resource path="res://Charakters/textures/old_lightskinned_male_diffuse.png" type="Texture" id=3] [ext_resource path="res://Charakters/textures/eyebrow012.png" type="Texture" id=4] [ext_resource path="res://Charakters/textures/eyelashes01.png" type="Texture" id=5] [ext_resource path="res://Charakters/textures/fedora_texture.png" type="Texture" id=6] [ext_resource path="res://Charakters/Models/Grandpa/GrandpaWalk.tres" type="Animation" id=7] [ext_resource path="res://Charakters/Models/Grandpa/model/model.dae" type="PackedScene" id=8] [ext_resource path="res://Charakters/textures/DefaultMaterial_albedo.jpg" type="Texture" id=9] [ext_resource path="res://scripts/NPCModel.gd" type="Script" id=10] [sub_resource type="SpatialMaterial" id=1] albedo_texture = ExtResource( 3 ) [sub_resource type="SpatialMaterial" id=2] flags_transparent = true albedo_texture = ExtResource( 2 ) [sub_resource type="SpatialMaterial" id=3] flags_transparent = true albedo_texture = ExtResource( 4 ) [sub_resource type="SpatialMaterial" id=4] flags_transparent = true albedo_texture = ExtResource( 5 ) [sub_resource type="SpatialMaterial" id=5] albedo_texture = ExtResource( 6 ) [sub_resource type="SpatialMaterial" id=6] albedo_texture = ExtResource( 9 ) [node name="Grandpa" instance=ExtResource( 1 )] transform = Transform( 15, 0, 0, 0, 15, 0, 0, 0, 15, 0, 0, 0 ) script = ExtResource( 10 ) animatorPath = NodePath("RootNode/AnimationPlayer") [node name="baseobj" parent="RootNode" index="1"] material/0 = SubResource( 1 ) [node name="high-polyobj" parent="RootNode" index="2"] material/0 = SubResource( 2 ) [node name="eyebrow012obj" parent="RootNode" index="3"] material/0 = SubResource( 3 ) [node name="eyelashes01obj" parent="RootNode" index="4"] material/0 = SubResource( 4 ) [node name="fedora_cockedobj" parent="RootNode" index="6"] material/0 = SubResource( 5 ) [node name="AnimationPlayer" parent="RootNode" index="8"] anims/GrandpaIdle = ExtResource( 7 ) [node name="model" parent="." index="1" instance=ExtResource( 8 )] transform = Transform( 5, 0, 0, 0, 5, 0, 0, 0, 5, 0, 0.0501091, 0.0103752 ) [node name="Wheelchair" parent="model" index="0"] material/0 = SubResource( 6 ) [editable path="model"]