Initial commit

master
Martin Felis 2021-11-07 21:54:04 +01:00
commit 899f217dea
51 changed files with 19301 additions and 0 deletions

4
.gitignore vendored Normal file
View File

@ -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

BIN
Assets/MixamoYBot.blend Normal file

Binary file not shown.

BIN
Assets/MixamoYBot.blend1 Normal file

Binary file not shown.

BIN
Assets/MixamoYBot.glb Normal file

Binary file not shown.

1064
Assets/MixamoYBot.glb.import Normal file

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

BIN
Assets/Running.fbx Normal file

Binary file not shown.

1064
Assets/Running.fbx.import Normal file

File diff suppressed because it is too large Load Diff

BIN
Assets/RunningSlow.fbx Normal file

Binary file not shown.

File diff suppressed because it is too large Load Diff

BIN
Assets/Walking.fbx Normal file

Binary file not shown.

1064
Assets/Walking.fbx.import Normal file

File diff suppressed because it is too large Load Diff

81
MixamoYBotLocomotion.tscn Normal file
View File

@ -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

7
default_env.tres Normal file
View File

@ -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 )

BIN
icon.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.2 KiB

34
icon.png.import Normal file
View File

@ -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

23
project.godot Normal file
View File

@ -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"