generated from krampus/template-godot4
Visual tweaks
This commit is contained in:
parent
897f69fcd0
commit
2061d0072b
Binary file not shown.
Binary file not shown.
@ -522,6 +522,7 @@ shape = SubResource("WorldBoundaryShape3D_c8g65")
|
|||||||
|
|
||||||
[node name="Icosahedron" type="MeshInstance3D" parent="Geometry"]
|
[node name="Icosahedron" type="MeshInstance3D" parent="Geometry"]
|
||||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -3.35498, 1.13294, -2.81423)
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -3.35498, 1.13294, -2.81423)
|
||||||
|
material_overlay = ExtResource("30_v2ya2")
|
||||||
mesh = SubResource("ArrayMesh_2roq2")
|
mesh = SubResource("ArrayMesh_2roq2")
|
||||||
skeleton = NodePath("")
|
skeleton = NodePath("")
|
||||||
|
|
||||||
|
@ -36,7 +36,7 @@
|
|||||||
|
|
||||||
[sub_resource type="Curve" id="Curve_sm756"]
|
[sub_resource type="Curve" id="Curve_sm756"]
|
||||||
_limits = [0.0, 10.0, 0.0, 150.0]
|
_limits = [0.0, 10.0, 0.0, 150.0]
|
||||||
_data = [Vector2(0, 1.2), 0.0, 0.0, 0, 0, Vector2(30, 3), 0.0740828, 0.0740828, 0, 0, Vector2(80, 4), 0.0, 0.0, 0, 0, Vector2(120, 6), 0.0949869, 0.0949869, 0, 0, Vector2(150, 7), 0.0, 0.0, 0, 0]
|
_data = [Vector2(0, 1.2), 0.0, 0.0, 0, 0, Vector2(30, 3), 0.0740828, 0.0740828, 0, 0, Vector2(80, 4), 0.0, 0.0, 0, 0, Vector2(120, 6), 0.0949869, 0.0949869, 0, 0, Vector2(150, 8), 0.0, 0.0, 0, 0]
|
||||||
point_count = 5
|
point_count = 5
|
||||||
|
|
||||||
[sub_resource type="CapsuleShape3D" id="CapsuleShape3D_faau1"]
|
[sub_resource type="CapsuleShape3D" id="CapsuleShape3D_faau1"]
|
||||||
@ -350,7 +350,7 @@ metadata/_custom_type_script = "uid://cg016dbe7gs1x"
|
|||||||
script = ExtResource("11_mbqcc")
|
script = ExtResource("11_mbqcc")
|
||||||
mean_time = 4.0
|
mean_time = 4.0
|
||||||
st_dev_time = 0.6
|
st_dev_time = 0.6
|
||||||
wait_time = 4.26245
|
wait_time = 4.15553
|
||||||
metadata/_custom_type_script = "uid://beyk2xtbjrsg4"
|
metadata/_custom_type_script = "uid://beyk2xtbjrsg4"
|
||||||
|
|
||||||
[node name="PickRandomInvestigationTarget" type="Node" parent="GrunkBeastBehavior/StateSelector/TrackingMode/ActionSelector/InvestigateAction/AlwaysSucceedDecorator/InvestigateSequence/RandomDelay"]
|
[node name="PickRandomInvestigationTarget" type="Node" parent="GrunkBeastBehavior/StateSelector/TrackingMode/ActionSelector/InvestigateAction/AlwaysSucceedDecorator/InvestigateSequence/RandomDelay"]
|
||||||
@ -421,7 +421,7 @@ metadata/_custom_type_script = "uid://cvq483a337v6s"
|
|||||||
script = ExtResource("11_mbqcc")
|
script = ExtResource("11_mbqcc")
|
||||||
mean_time = 9.0
|
mean_time = 9.0
|
||||||
st_dev_time = 1.0
|
st_dev_time = 1.0
|
||||||
wait_time = 9.20004
|
wait_time = 7.90497
|
||||||
metadata/_custom_type_script = "uid://beyk2xtbjrsg4"
|
metadata/_custom_type_script = "uid://beyk2xtbjrsg4"
|
||||||
|
|
||||||
[node name="PickRandomLurkTarget" type="Node" parent="GrunkBeastBehavior/StateSelector/LurkingMode/RandomDelay"]
|
[node name="PickRandomLurkTarget" type="Node" parent="GrunkBeastBehavior/StateSelector/LurkingMode/RandomDelay"]
|
||||||
|
@ -56,6 +56,7 @@ animation = &"walk_front"
|
|||||||
animation = &"walk_rear"
|
animation = &"walk_rear"
|
||||||
|
|
||||||
[sub_resource type="AnimationNodeBlendTree" id="AnimationNodeBlendTree_nayyt"]
|
[sub_resource type="AnimationNodeBlendTree" id="AnimationNodeBlendTree_nayyt"]
|
||||||
|
graph_offset = Vector2(-1196.38, 101.408)
|
||||||
nodes/anim_scale/node = SubResource("AnimationNodeTimeScale_s7rwx")
|
nodes/anim_scale/node = SubResource("AnimationNodeTimeScale_s7rwx")
|
||||||
nodes/anim_scale/position = Vector2(280, 140)
|
nodes/anim_scale/position = Vector2(280, 140)
|
||||||
nodes/emerge_floor/node = SubResource("AnimationNodeAnimation_vmxrd")
|
nodes/emerge_floor/node = SubResource("AnimationNodeAnimation_vmxrd")
|
||||||
|
Loading…
x
Reference in New Issue
Block a user