chore: just testing
This commit is contained in:
parent
9361f6fd66
commit
fac8919b8b
|
|
@ -634,11 +634,11 @@ camera_attributes = SubResource("CameraAttributesPractical_symoa")
|
|||
compositor = SubResource("Compositor_e75no")
|
||||
script = ExtResource("17_ov8kk")
|
||||
|
||||
[node name="ScenePlayer" type="AnimationPlayer" parent="."]
|
||||
[node name="SceneAnimationPlayer" type="AnimationPlayer" parent="."]
|
||||
unique_name_in_owner = true
|
||||
root_node = NodePath("AnimationTree")
|
||||
|
||||
[node name="AnimationTree" type="AnimationTree" parent="ScenePlayer"]
|
||||
[node name="AnimationTree" type="AnimationTree" parent="SceneAnimationPlayer"]
|
||||
root_node = NodePath(".")
|
||||
tree_root = SubResource("AnimationNodeStateMachine_naikh")
|
||||
anim_player = NodePath("..")
|
||||
|
|
|
|||
|
|
@ -232,6 +232,6 @@ lights_and_shadows/directional_shadow/size=2048
|
|||
global_illumination/voxel_gi/quality=1
|
||||
viewport/hdr_2d=true
|
||||
anti_aliasing/quality/msaa_3d=1
|
||||
environment/screen_space_reflection/roughness_quality=2
|
||||
environment/screen_space_reflection/roughness_quality=3
|
||||
anti_aliasing/quality/use_taa=true
|
||||
anti_aliasing/quality/use_debanding=true
|
||||
|
|
|
|||
Loading…
Reference in New Issue