Initial commit
commit
899f217dea
|
@ -0,0 +1,4 @@
|
||||||
|
.import/*
|
||||||
|
.*.swp
|
||||||
|
*.*~
|
||||||
|
export/*
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
File diff suppressed because it is too large
Load Diff
Binary file not shown.
File diff suppressed because it is too large
Load Diff
Binary file not shown.
File diff suppressed because it is too large
Load Diff
Binary file not shown.
File diff suppressed because it is too large
Load Diff
Binary file not shown.
File diff suppressed because it is too large
Load Diff
Binary file not shown.
File diff suppressed because it is too large
Load Diff
Binary file not shown.
File diff suppressed because it is too large
Load Diff
Binary file not shown.
File diff suppressed because it is too large
Load Diff
Binary file not shown.
File diff suppressed because it is too large
Load Diff
Binary file not shown.
File diff suppressed because it is too large
Load Diff
Binary file not shown.
File diff suppressed because it is too large
Load Diff
Binary file not shown.
File diff suppressed because it is too large
Load Diff
Binary file not shown.
File diff suppressed because it is too large
Load Diff
Binary file not shown.
Binary file not shown.
Binary file not shown.
File diff suppressed because it is too large
Load Diff
Binary file not shown.
Binary file not shown.
File diff suppressed because it is too large
Load Diff
Binary file not shown.
File diff suppressed because it is too large
Load Diff
Binary file not shown.
File diff suppressed because it is too large
Load Diff
Binary file not shown.
File diff suppressed because it is too large
Load Diff
|
@ -0,0 +1,81 @@
|
||||||
|
[gd_scene load_steps=16 format=2]
|
||||||
|
|
||||||
|
[ext_resource path="res://Assets/MixamoYBotStillStand.glb" type="PackedScene" id=1]
|
||||||
|
|
||||||
|
[sub_resource type="AnimationNodeAnimation" id=1]
|
||||||
|
animation = "Walking-loop"
|
||||||
|
|
||||||
|
[sub_resource type="AnimationNodeAnimation" id=2]
|
||||||
|
animation = "RunningSlow-loop"
|
||||||
|
|
||||||
|
[sub_resource type="AnimationNodeAnimation" id=3]
|
||||||
|
animation = "Running0-loop"
|
||||||
|
|
||||||
|
[sub_resource type="AnimationNodeAnimation" id=4]
|
||||||
|
animation = "Idle-loop"
|
||||||
|
|
||||||
|
[sub_resource type="AnimationNodeBlend2" id=5]
|
||||||
|
|
||||||
|
[sub_resource type="AnimationNodeBlend2" id=6]
|
||||||
|
|
||||||
|
[sub_resource type="AnimationNodeBlend2" id=7]
|
||||||
|
|
||||||
|
[sub_resource type="AnimationNodeAnimation" id=9]
|
||||||
|
animation = "Idle-loop"
|
||||||
|
|
||||||
|
[sub_resource type="AnimationNodeAnimation" id=10]
|
||||||
|
animation = "Walking-loop"
|
||||||
|
|
||||||
|
[sub_resource type="AnimationNodeAnimation" id=11]
|
||||||
|
animation = "RunningSlow-loop"
|
||||||
|
|
||||||
|
[sub_resource type="AnimationNodeAnimation" id=12]
|
||||||
|
animation = "Running0-loop"
|
||||||
|
|
||||||
|
[sub_resource type="AnimationNodeBlendSpace1D" id=13]
|
||||||
|
blend_point_0/node = SubResource( 9 )
|
||||||
|
blend_point_0/pos = 0.0
|
||||||
|
blend_point_1/node = SubResource( 10 )
|
||||||
|
blend_point_1/pos = 0.3
|
||||||
|
blend_point_2/node = SubResource( 11 )
|
||||||
|
blend_point_2/pos = 0.6
|
||||||
|
blend_point_3/node = SubResource( 12 )
|
||||||
|
blend_point_3/pos = 1.0
|
||||||
|
max_space = 7.0
|
||||||
|
|
||||||
|
[sub_resource type="AnimationNodeTimeScale" id=14]
|
||||||
|
|
||||||
|
[sub_resource type="AnimationNodeBlendTree" id=8]
|
||||||
|
graph_offset = Vector2( -262.583, -61.2917 )
|
||||||
|
nodes/Animation/node = SubResource( 4 )
|
||||||
|
nodes/Animation/position = Vector2( -200, 0 )
|
||||||
|
"nodes/Animation 2/node" = SubResource( 1 )
|
||||||
|
"nodes/Animation 2/position" = Vector2( -200, 200 )
|
||||||
|
"nodes/Animation 3/node" = SubResource( 2 )
|
||||||
|
"nodes/Animation 3/position" = Vector2( -50, 430.25 )
|
||||||
|
"nodes/Animation 4/node" = SubResource( 3 )
|
||||||
|
"nodes/Animation 4/position" = Vector2( 300, 520 )
|
||||||
|
nodes/Blend2/node = SubResource( 7 )
|
||||||
|
nodes/Blend2/position = Vector2( 160, 160 )
|
||||||
|
"nodes/Blend2 2/node" = SubResource( 5 )
|
||||||
|
"nodes/Blend2 2/position" = Vector2( 400, 240 )
|
||||||
|
"nodes/Blend2 3/node" = SubResource( 6 )
|
||||||
|
"nodes/Blend2 3/position" = Vector2( 617, 370.25 )
|
||||||
|
nodes/BlendSpace1D/node = SubResource( 13 )
|
||||||
|
nodes/BlendSpace1D/position = Vector2( 340, 20 )
|
||||||
|
nodes/TimeScale/node = SubResource( 14 )
|
||||||
|
nodes/TimeScale/position = Vector2( 640, 80 )
|
||||||
|
nodes/output/position = Vector2( 840, 300 )
|
||||||
|
node_connections = [ "output", 0, "TimeScale", "Blend2 2", 0, "Blend2", "Blend2 2", 1, "Animation 3", "Blend2 3", 0, "Blend2 2", "Blend2 3", 1, "Animation 4", "TimeScale", 0, "BlendSpace1D", "Blend2", 0, "Animation", "Blend2", 1, "Animation 2" ]
|
||||||
|
|
||||||
|
[node name="MixamoYBotStillStand" instance=ExtResource( 1 )]
|
||||||
|
|
||||||
|
[node name="AnimationTree" type="AnimationTree" parent="." index="2"]
|
||||||
|
tree_root = SubResource( 8 )
|
||||||
|
anim_player = NodePath("../AnimationPlayer")
|
||||||
|
active = true
|
||||||
|
parameters/Blend2/blend_amount = 0.73
|
||||||
|
"parameters/Blend2 2/blend_amount" = 0.25
|
||||||
|
"parameters/Blend2 3/blend_amount" = 0.0
|
||||||
|
parameters/BlendSpace1D/blend_position = 0.196
|
||||||
|
parameters/TimeScale/scale = 0.5
|
|
@ -0,0 +1,7 @@
|
||||||
|
[gd_resource type="Environment" load_steps=2 format=2]
|
||||||
|
|
||||||
|
[sub_resource type="ProceduralSky" id=1]
|
||||||
|
|
||||||
|
[resource]
|
||||||
|
background_mode = 2
|
||||||
|
background_sky = SubResource( 1 )
|
|
@ -0,0 +1,34 @@
|
||||||
|
[remap]
|
||||||
|
|
||||||
|
importer="texture"
|
||||||
|
type="StreamTexture"
|
||||||
|
path="res://.import/icon.png-487276ed1e3a0c39cad0279d744ee560.stex"
|
||||||
|
metadata={
|
||||||
|
"vram_texture": false
|
||||||
|
}
|
||||||
|
|
||||||
|
[deps]
|
||||||
|
|
||||||
|
source_file="res://icon.png"
|
||||||
|
dest_files=[ "res://.import/icon.png-487276ed1e3a0c39cad0279d744ee560.stex" ]
|
||||||
|
|
||||||
|
[params]
|
||||||
|
|
||||||
|
compress/mode=0
|
||||||
|
compress/lossy_quality=0.7
|
||||||
|
compress/hdr_mode=0
|
||||||
|
compress/bptc_ldr=0
|
||||||
|
compress/normal_map=0
|
||||||
|
flags/repeat=0
|
||||||
|
flags/filter=true
|
||||||
|
flags/mipmaps=false
|
||||||
|
flags/anisotropic=false
|
||||||
|
flags/srgb=2
|
||||||
|
process/fix_alpha_border=true
|
||||||
|
process/premult_alpha=false
|
||||||
|
process/HDR_as_SRGB=false
|
||||||
|
process/invert_color=false
|
||||||
|
stream=false
|
||||||
|
size_limit=0
|
||||||
|
detect_3d=true
|
||||||
|
svg/scale=1.0
|
|
@ -0,0 +1,23 @@
|
||||||
|
; Engine configuration file.
|
||||||
|
; It's best edited using the editor UI and not directly,
|
||||||
|
; since the parameters that go here are not all obvious.
|
||||||
|
;
|
||||||
|
; Format:
|
||||||
|
; [section] ; section goes between []
|
||||||
|
; param=value ; assign values to parameters
|
||||||
|
|
||||||
|
config_version=4
|
||||||
|
|
||||||
|
[application]
|
||||||
|
|
||||||
|
config/name="GodotAnimTest"
|
||||||
|
run/main_scene="res://MixamoYBotLocomotion.tscn"
|
||||||
|
config/icon="res://icon.png"
|
||||||
|
|
||||||
|
[physics]
|
||||||
|
|
||||||
|
common/enable_pause_aware_picking=true
|
||||||
|
|
||||||
|
[rendering]
|
||||||
|
|
||||||
|
environment/default_environment="res://default_env.tres"
|
Loading…
Reference in New Issue