mirror of
https://github.com/thegatesbrowser/godot-multiplayer.git
synced 2025-10-16 20:03:38 -04:00
Update to 4.4.1
This commit is contained in:
parent
4ae45deca1
commit
ceb10e9a06
160 changed files with 491 additions and 71 deletions
|
@ -1,6 +1,6 @@
|
|||
[gd_scene load_steps=20 format=3 uid="uid://c0mo8tek77du4"]
|
||||
|
||||
[ext_resource type="Script" path="res://player/model/character_skin.gd" id="2_cp6td"]
|
||||
[ext_resource type="Script" uid="uid://dajdn0jgdwgkh" path="res://player/model/character_skin.gd" id="2_cp6td"]
|
||||
[ext_resource type="PackedScene" uid="uid://db7wkegkjmixy" path="res://player/model/gdbot.glb" id="2_v8h3f"]
|
||||
[ext_resource type="Material" uid="uid://dh42cdejchkr3" path="res://player/model/materials/face_mat.tres" id="3_fvn82"]
|
||||
[ext_resource type="AnimationNodeBlendTree" uid="uid://ctycm6blx4sw4" path="res://player/model/character_blend_tree.tres" id="3_hscum"]
|
||||
|
@ -2595,19 +2595,19 @@ tracks/51/keys = {
|
|||
|
||||
[sub_resource type="AnimationLibrary" id="AnimationLibrary_c1lpt"]
|
||||
_data = {
|
||||
"Idle": SubResource("Animation_kkfn2"),
|
||||
"fall": SubResource("Animation_euk6e"),
|
||||
"ground_impact": SubResource("Animation_1u2px"),
|
||||
"jump": SubResource("Animation_83u3k"),
|
||||
"run": SubResource("Animation_8540a"),
|
||||
"simple_punch": SubResource("Animation_73jd5"),
|
||||
"walk": SubResource("Animation_mcme0")
|
||||
&"Idle": SubResource("Animation_kkfn2"),
|
||||
&"fall": SubResource("Animation_euk6e"),
|
||||
&"ground_impact": SubResource("Animation_1u2px"),
|
||||
&"jump": SubResource("Animation_83u3k"),
|
||||
&"run": SubResource("Animation_8540a"),
|
||||
&"simple_punch": SubResource("Animation_73jd5"),
|
||||
&"walk": SubResource("Animation_mcme0")
|
||||
}
|
||||
|
||||
[sub_resource type="AnimationLibrary" id="AnimationLibrary_8q8s6"]
|
||||
_data = {
|
||||
"default_heartbeat": ExtResource("3_xjurk"),
|
||||
"simple_blink": ExtResource("4_5i6m7")
|
||||
&"default_heartbeat": ExtResource("3_xjurk"),
|
||||
&"simple_blink": ExtResource("4_5i6m7")
|
||||
}
|
||||
|
||||
[node name="CharacterSkin" type="Node3D" node_paths=PackedStringArray("main_animation_player")]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue