From b2f1aa504f8a6c4db58e75e9f489aca5db28df03 Mon Sep 17 00:00:00 2001 From: rowan Date: Tue, 17 Jun 2025 04:58:48 -0400 Subject: [PATCH] apparently uids are important lmao --- .gitignore | 1 - godot/addons/FreeControl/main.gd.uid | 1 + .../AnimatableControl/control/AnimatableControl.gd.uid | 1 + .../AnimatableControl/control/AnimatableScrollControl.gd.uid | 1 + .../AnimatableControl/control/AnimatableVisibleControl.gd.uid | 1 + .../AnimatableControl/control/AnimatableZoneControl.gd.uid | 1 + .../CustomClasses/AnimatableControl/mount/AnimatableMount.gd.uid | 1 + .../AnimatableControl/mount/AnimatableTransformationMount.gd.uid | 1 + .../src/CustomClasses/Buttons/Base/AnimatedSwitch.gd.uid | 1 + .../FreeControl/src/CustomClasses/Buttons/Base/HoldButton.gd.uid | 1 + .../CustomClasses/Buttons/Base/MotionCheck/BoundsCheck.gd.uid | 1 + .../CustomClasses/Buttons/Base/MotionCheck/DistanceCheck.gd.uid | 1 + .../CustomClasses/Buttons/Base/MotionCheck/MotionCheck.gd.uid | 1 + .../Buttons/Complex/ModulateTransitionButton.gd.uid | 1 + .../CustomClasses/Buttons/Complex/StyleTransitionButton.gd.uid | 1 + .../FreeControl/src/CustomClasses/Carousel/Carousel.gd.uid | 1 + .../src/CustomClasses/CircularContainer/CircularContainer.gd.uid | 1 + godot/addons/FreeControl/src/CustomClasses/Drawer/Drawer.gd.uid | 1 + .../src/CustomClasses/PaddingContainer/PaddingContainer.gd.uid | 1 + .../ProportionalContainer/ProportionalContainer.gd.uid | 1 + .../FreeControl/src/CustomClasses/Routers/Base/Page.gd.uid | 1 + .../FreeControl/src/CustomClasses/Routers/Base/PageInfo.gd.uid | 1 + .../FreeControl/src/CustomClasses/Routers/RouterStack.gd.uid | 1 + .../src/CustomClasses/SizeController/MaxRatioContainer.gd.uid | 1 + .../src/CustomClasses/SizeController/MaxSizeContainer.gd.uid | 1 + .../src/CustomClasses/SwapContainer/SwapContainer.gd.uid | 1 + .../TransitionContainers/ModulateTransitionContainer.gd.uid | 1 + .../TransitionContainers/StyleTransitionContainer.gd.uid | 1 + .../TransitionContainers/StyleTransitionPanel.gd.uid | 1 + godot/addons/collections/bst.gd.uid | 1 + godot/addons/collections/int_range.gd.uid | 1 + godot/addons/collections/integer.gd.uid | 1 + godot/addons/collections/range.gd.uid | 1 + godot/addons/collections/set.gd.uid | 1 + godot/addons/convert/convert.gd.uid | 1 + godot/addons/error/error.gd.uid | 1 + godot/addons/godot_object_serializer/binary_serializer.gd.uid | 1 + .../addons/godot_object_serializer/dictionary_serializer.gd.uid | 1 + godot/addons/godot_object_serializer/example.uid | 1 + godot/addons/godot_object_serializer/object_serializer.gd.uid | 1 + godot/addons/iterator/bounded_range.gd.uid | 1 + godot/addons/iterator/fused.gd.uid | 1 + godot/addons/iterator/index.gd.uid | 1 + godot/addons/iterator/iterator.gd.uid | 1 + godot/addons/iterator/list.gd.uid | 1 + godot/addons/iterator/peekable.gd.uid | 1 + godot/addons/iterator/range.gd.uid | 1 + godot/addons/iterator/singleton.gd.uid | 1 + godot/addons/iterator/take_while.gd.uid | 1 + godot/addons/iterator/variant.gd.uid | 1 + godot/addons/iterator/wrapping_range.gd.uid | 1 + godot/addons/monads/option.gd.uid | 1 + godot/addons/monads/result.gd.uid | 1 + .../examples/scripts/2D/2d_room_limit_tween.gd.uid | 1 + .../examples/scripts/2D/2d_room_limit_tween_4.3.gd.uid | 1 + .../phantom_camera/examples/scripts/2D/2d_trigger_area.gd.uid | 1 + .../examples/scripts/2D/player_character_body_2d.gd.uid | 1 + .../examples/scripts/2D/player_character_body_2d_4.3.gd.uid | 1 + .../phantom_camera/examples/scripts/3D/3d_trigger_area.gd.uid | 1 + godot/addons/phantom_camera/examples/scripts/3D/npc.gd.uid | 1 + .../addons/phantom_camera/examples/scripts/3D/path_follow.gd.uid | 1 + .../phantom_camera/examples/scripts/3D/player_controller.gd.uid | 1 + .../examples/scripts/3D/player_controller_4.4.gd.uid | 1 + .../examples/scripts/3D/player_controller_first_person.gd.uid | 1 + .../scripts/3D/player_controller_first_person_4.4.gd.uid | 1 + .../examples/scripts/3D/player_controller_third_person.gd.uid | 1 + .../scripts/3D/player_controller_third_person_4.4.gd.uid | 1 + .../inspector/phantom_camera_inspector_plugin.gd.uid | 1 + godot/addons/phantom_camera/panel/editor.gd.uid | 1 + godot/addons/phantom_camera/plugin.gd.uid | 1 + .../phantom_camera/scripts/gizmos/phantom_camera_3d_gizmo.gd.uid | 1 + .../scripts/gizmos/phantom_camera_3d_gizmo_plugin.gd.uid | 1 + .../gizmos/phantom_camera_noise_emitter_gizmo_plugin_3d.gd.uid | 1 + .../phantom_camera/scripts/managers/PhantomCameraManager.cs.uid | 1 + .../scripts/managers/phantom_camera_manager.gd.uid | 1 + godot/addons/phantom_camera/scripts/panel/editor.gd.uid | 1 + .../scripts/panel/updater/download_update_panel.gd.uid | 1 + .../phantom_camera/scripts/panel/updater/update_button.gd.uid | 1 + .../scripts/panel/updater/updater_constants.gd.uid | 1 + .../phantom_camera/scripts/panel/viewfinder/host_list.gd.uid | 1 + .../scripts/panel/viewfinder/host_list_item.gd.uid | 1 + .../phantom_camera/scripts/panel/viewfinder/viewfinder.gd.uid | 1 + .../phantom_camera/scripts/phantom_camera/PhantomCamera.cs.uid | 1 + .../phantom_camera/scripts/phantom_camera/PhantomCamera2D.cs.uid | 1 + .../phantom_camera/scripts/phantom_camera/PhantomCamera3D.cs.uid | 1 + .../scripts/phantom_camera/PhantomCameraNoiseEmitter2D.cs.uid | 1 + .../scripts/phantom_camera/PhantomCameraNoiseEmitter3D.cs.uid | 1 + .../scripts/phantom_camera/phantom_camera_2d.gd.uid | 1 + .../scripts/phantom_camera/phantom_camera_3d.gd.uid | 1 + .../scripts/phantom_camera/phantom_camera_constants.gd.uid | 1 + .../phantom_camera/phantom_camera_noise_emitter_2d.gd.uid | 1 + .../phantom_camera/phantom_camera_noise_emitter_3d.gd.uid | 1 + .../scripts/phantom_camera_host/PhantomCameraHost.cs.uid | 1 + .../scripts/phantom_camera_host/phantom_camera_host.gd.uid | 1 + .../phantom_camera/scripts/resources/Camera3DResource.cs.uid | 1 + .../phantom_camera/scripts/resources/PhantomCameraNoise2D.cs.uid | 1 + .../phantom_camera/scripts/resources/PhantomCameraNoise3D.cs.uid | 1 + .../phantom_camera/scripts/resources/PhantomCameraTween.cs.uid | 1 + .../phantom_camera/scripts/resources/camera_3d_resource.gd.uid | 1 + .../scripts/resources/phantom_camera_noise_2d.gd.uid | 1 + .../scripts/resources/phantom_camera_noise_3d.gd.uid | 1 + .../phantom_camera/scripts/resources/tween_resource.gd.uid | 1 + godot/addons/utils/utils.gd.uid | 1 + godot/rust.gdextension.uid | 1 + godot/scenes/h_item_list.gd.uid | 1 + godot/src/carousel.gd.uid | 1 + godot/src/door.gd.uid | 1 + godot/src/file.gd.uid | 1 + godot/src/follow.gd.uid | 1 + godot/src/h_item_list.gd.uid | 1 + godot/src/h_list_container.gd.uid | 1 + godot/src/input_listener.gd.uid | 1 + godot/src/interactable.gd.uid | 1 + godot/src/interactor.gd.uid | 1 + godot/src/inventory.gd.uid | 1 + godot/src/inventory_ui.gd.uid | 1 + godot/src/item.gd.uid | 1 + godot/src/item_details.gd.uid | 1 + godot/src/item_details_ui.gd.uid | 1 + godot/src/item_instance.gd.uid | 1 + godot/src/item_list.gd.uid | 1 + godot/src/item_ui.gd.uid | 1 + godot/src/node_ext.gd.uid | 1 + godot/src/padded_ring_buffer.gd.uid | 1 + godot/src/persistence.gd.uid | 1 + godot/src/player.gd.uid | 1 + godot/src/player_input.gd.uid | 1 + godot/src/ring_buffer.gd.uid | 1 + godot/src/root.gd.uid | 1 + godot/src/root_control.gd.uid | 1 + 130 files changed, 129 insertions(+), 1 deletion(-) create mode 100644 godot/addons/FreeControl/main.gd.uid create mode 100644 godot/addons/FreeControl/src/CustomClasses/AnimatableControl/control/AnimatableControl.gd.uid create mode 100644 godot/addons/FreeControl/src/CustomClasses/AnimatableControl/control/AnimatableScrollControl.gd.uid create mode 100644 godot/addons/FreeControl/src/CustomClasses/AnimatableControl/control/AnimatableVisibleControl.gd.uid create mode 100644 godot/addons/FreeControl/src/CustomClasses/AnimatableControl/control/AnimatableZoneControl.gd.uid create mode 100644 godot/addons/FreeControl/src/CustomClasses/AnimatableControl/mount/AnimatableMount.gd.uid create mode 100644 godot/addons/FreeControl/src/CustomClasses/AnimatableControl/mount/AnimatableTransformationMount.gd.uid create mode 100644 godot/addons/FreeControl/src/CustomClasses/Buttons/Base/AnimatedSwitch.gd.uid create mode 100644 godot/addons/FreeControl/src/CustomClasses/Buttons/Base/HoldButton.gd.uid create mode 100644 godot/addons/FreeControl/src/CustomClasses/Buttons/Base/MotionCheck/BoundsCheck.gd.uid create mode 100644 godot/addons/FreeControl/src/CustomClasses/Buttons/Base/MotionCheck/DistanceCheck.gd.uid create mode 100644 godot/addons/FreeControl/src/CustomClasses/Buttons/Base/MotionCheck/MotionCheck.gd.uid create mode 100644 godot/addons/FreeControl/src/CustomClasses/Buttons/Complex/ModulateTransitionButton.gd.uid create mode 100644 godot/addons/FreeControl/src/CustomClasses/Buttons/Complex/StyleTransitionButton.gd.uid create mode 100644 godot/addons/FreeControl/src/CustomClasses/Carousel/Carousel.gd.uid create mode 100644 godot/addons/FreeControl/src/CustomClasses/CircularContainer/CircularContainer.gd.uid create mode 100644 godot/addons/FreeControl/src/CustomClasses/Drawer/Drawer.gd.uid create mode 100644 godot/addons/FreeControl/src/CustomClasses/PaddingContainer/PaddingContainer.gd.uid create mode 100644 godot/addons/FreeControl/src/CustomClasses/ProportionalContainer/ProportionalContainer.gd.uid create mode 100644 godot/addons/FreeControl/src/CustomClasses/Routers/Base/Page.gd.uid create mode 100644 godot/addons/FreeControl/src/CustomClasses/Routers/Base/PageInfo.gd.uid create mode 100644 godot/addons/FreeControl/src/CustomClasses/Routers/RouterStack.gd.uid create mode 100644 godot/addons/FreeControl/src/CustomClasses/SizeController/MaxRatioContainer.gd.uid create mode 100644 godot/addons/FreeControl/src/CustomClasses/SizeController/MaxSizeContainer.gd.uid create mode 100644 godot/addons/FreeControl/src/CustomClasses/SwapContainer/SwapContainer.gd.uid create mode 100644 godot/addons/FreeControl/src/CustomClasses/TransitionContainers/ModulateTransitionContainer.gd.uid create mode 100644 godot/addons/FreeControl/src/CustomClasses/TransitionContainers/StyleTransitionContainer.gd.uid create mode 100644 godot/addons/FreeControl/src/CustomClasses/TransitionContainers/StyleTransitionPanel.gd.uid create mode 100644 godot/addons/collections/bst.gd.uid create mode 100644 godot/addons/collections/int_range.gd.uid create mode 100644 godot/addons/collections/integer.gd.uid create mode 100644 godot/addons/collections/range.gd.uid create mode 100644 godot/addons/collections/set.gd.uid create mode 100644 godot/addons/convert/convert.gd.uid create mode 100644 godot/addons/error/error.gd.uid create mode 100644 godot/addons/godot_object_serializer/binary_serializer.gd.uid create mode 100644 godot/addons/godot_object_serializer/dictionary_serializer.gd.uid create mode 100644 godot/addons/godot_object_serializer/example.uid create mode 100644 godot/addons/godot_object_serializer/object_serializer.gd.uid create mode 100644 godot/addons/iterator/bounded_range.gd.uid create mode 100644 godot/addons/iterator/fused.gd.uid create mode 100644 godot/addons/iterator/index.gd.uid create mode 100644 godot/addons/iterator/iterator.gd.uid create mode 100644 godot/addons/iterator/list.gd.uid create mode 100644 godot/addons/iterator/peekable.gd.uid create mode 100644 godot/addons/iterator/range.gd.uid create mode 100644 godot/addons/iterator/singleton.gd.uid create mode 100644 godot/addons/iterator/take_while.gd.uid create mode 100644 godot/addons/iterator/variant.gd.uid create mode 100644 godot/addons/iterator/wrapping_range.gd.uid create mode 100644 godot/addons/monads/option.gd.uid create mode 100644 godot/addons/monads/result.gd.uid create mode 100644 godot/addons/phantom_camera/examples/scripts/2D/2d_room_limit_tween.gd.uid create mode 100644 godot/addons/phantom_camera/examples/scripts/2D/2d_room_limit_tween_4.3.gd.uid create mode 100644 godot/addons/phantom_camera/examples/scripts/2D/2d_trigger_area.gd.uid create mode 100644 godot/addons/phantom_camera/examples/scripts/2D/player_character_body_2d.gd.uid create mode 100644 godot/addons/phantom_camera/examples/scripts/2D/player_character_body_2d_4.3.gd.uid create mode 100644 godot/addons/phantom_camera/examples/scripts/3D/3d_trigger_area.gd.uid create mode 100644 godot/addons/phantom_camera/examples/scripts/3D/npc.gd.uid create mode 100644 godot/addons/phantom_camera/examples/scripts/3D/path_follow.gd.uid create mode 100644 godot/addons/phantom_camera/examples/scripts/3D/player_controller.gd.uid create mode 100644 godot/addons/phantom_camera/examples/scripts/3D/player_controller_4.4.gd.uid create mode 100644 godot/addons/phantom_camera/examples/scripts/3D/player_controller_first_person.gd.uid create mode 100644 godot/addons/phantom_camera/examples/scripts/3D/player_controller_first_person_4.4.gd.uid create mode 100644 godot/addons/phantom_camera/examples/scripts/3D/player_controller_third_person.gd.uid create mode 100644 godot/addons/phantom_camera/examples/scripts/3D/player_controller_third_person_4.4.gd.uid create mode 100644 godot/addons/phantom_camera/inspector/phantom_camera_inspector_plugin.gd.uid create mode 100644 godot/addons/phantom_camera/panel/editor.gd.uid create mode 100644 godot/addons/phantom_camera/plugin.gd.uid create mode 100644 godot/addons/phantom_camera/scripts/gizmos/phantom_camera_3d_gizmo.gd.uid create mode 100644 godot/addons/phantom_camera/scripts/gizmos/phantom_camera_3d_gizmo_plugin.gd.uid create mode 100644 godot/addons/phantom_camera/scripts/gizmos/phantom_camera_noise_emitter_gizmo_plugin_3d.gd.uid create mode 100644 godot/addons/phantom_camera/scripts/managers/PhantomCameraManager.cs.uid create mode 100644 godot/addons/phantom_camera/scripts/managers/phantom_camera_manager.gd.uid create mode 100644 godot/addons/phantom_camera/scripts/panel/editor.gd.uid create mode 100644 godot/addons/phantom_camera/scripts/panel/updater/download_update_panel.gd.uid create mode 100644 godot/addons/phantom_camera/scripts/panel/updater/update_button.gd.uid create mode 100644 godot/addons/phantom_camera/scripts/panel/updater/updater_constants.gd.uid create mode 100644 godot/addons/phantom_camera/scripts/panel/viewfinder/host_list.gd.uid create mode 100644 godot/addons/phantom_camera/scripts/panel/viewfinder/host_list_item.gd.uid create mode 100644 godot/addons/phantom_camera/scripts/panel/viewfinder/viewfinder.gd.uid create mode 100644 godot/addons/phantom_camera/scripts/phantom_camera/PhantomCamera.cs.uid create mode 100644 godot/addons/phantom_camera/scripts/phantom_camera/PhantomCamera2D.cs.uid create mode 100644 godot/addons/phantom_camera/scripts/phantom_camera/PhantomCamera3D.cs.uid create mode 100644 godot/addons/phantom_camera/scripts/phantom_camera/PhantomCameraNoiseEmitter2D.cs.uid create mode 100644 godot/addons/phantom_camera/scripts/phantom_camera/PhantomCameraNoiseEmitter3D.cs.uid create mode 100644 godot/addons/phantom_camera/scripts/phantom_camera/phantom_camera_2d.gd.uid create mode 100644 godot/addons/phantom_camera/scripts/phantom_camera/phantom_camera_3d.gd.uid create mode 100644 godot/addons/phantom_camera/scripts/phantom_camera/phantom_camera_constants.gd.uid create mode 100644 godot/addons/phantom_camera/scripts/phantom_camera/phantom_camera_noise_emitter_2d.gd.uid create mode 100644 godot/addons/phantom_camera/scripts/phantom_camera/phantom_camera_noise_emitter_3d.gd.uid create mode 100644 godot/addons/phantom_camera/scripts/phantom_camera_host/PhantomCameraHost.cs.uid create mode 100644 godot/addons/phantom_camera/scripts/phantom_camera_host/phantom_camera_host.gd.uid create mode 100644 godot/addons/phantom_camera/scripts/resources/Camera3DResource.cs.uid create mode 100644 godot/addons/phantom_camera/scripts/resources/PhantomCameraNoise2D.cs.uid create mode 100644 godot/addons/phantom_camera/scripts/resources/PhantomCameraNoise3D.cs.uid create mode 100644 godot/addons/phantom_camera/scripts/resources/PhantomCameraTween.cs.uid create mode 100644 godot/addons/phantom_camera/scripts/resources/camera_3d_resource.gd.uid create mode 100644 godot/addons/phantom_camera/scripts/resources/phantom_camera_noise_2d.gd.uid create mode 100644 godot/addons/phantom_camera/scripts/resources/phantom_camera_noise_3d.gd.uid create mode 100644 godot/addons/phantom_camera/scripts/resources/tween_resource.gd.uid create mode 100644 godot/addons/utils/utils.gd.uid create mode 100644 godot/rust.gdextension.uid create mode 100644 godot/scenes/h_item_list.gd.uid create mode 100644 godot/src/carousel.gd.uid create mode 100644 godot/src/door.gd.uid create mode 100644 godot/src/file.gd.uid create mode 100644 godot/src/follow.gd.uid create mode 100644 godot/src/h_item_list.gd.uid create mode 100644 godot/src/h_list_container.gd.uid create mode 100644 godot/src/input_listener.gd.uid create mode 100644 godot/src/interactable.gd.uid create mode 100644 godot/src/interactor.gd.uid create mode 100644 godot/src/inventory.gd.uid create mode 100644 godot/src/inventory_ui.gd.uid create mode 100644 godot/src/item.gd.uid create mode 100644 godot/src/item_details.gd.uid create mode 100644 godot/src/item_details_ui.gd.uid create mode 100644 godot/src/item_instance.gd.uid create mode 100644 godot/src/item_list.gd.uid create mode 100644 godot/src/item_ui.gd.uid create mode 100644 godot/src/node_ext.gd.uid create mode 100644 godot/src/padded_ring_buffer.gd.uid create mode 100644 godot/src/persistence.gd.uid create mode 100644 godot/src/player.gd.uid create mode 100644 godot/src/player_input.gd.uid create mode 100644 godot/src/ring_buffer.gd.uid create mode 100644 godot/src/root.gd.uid create mode 100644 godot/src/root_control.gd.uid diff --git a/.gitignore b/.gitignore index 8be07ac..07123f6 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,3 @@ # Godot 4+ specific ignores godot/.godot/ godot/android/ -*.uid diff --git a/godot/addons/FreeControl/main.gd.uid b/godot/addons/FreeControl/main.gd.uid new file mode 100644 index 0000000..2b59c09 --- /dev/null +++ b/godot/addons/FreeControl/main.gd.uid @@ -0,0 +1 @@ +uid://cg1y2t5njvcm diff --git a/godot/addons/FreeControl/src/CustomClasses/AnimatableControl/control/AnimatableControl.gd.uid b/godot/addons/FreeControl/src/CustomClasses/AnimatableControl/control/AnimatableControl.gd.uid new file mode 100644 index 0000000..66127a8 --- /dev/null +++ b/godot/addons/FreeControl/src/CustomClasses/AnimatableControl/control/AnimatableControl.gd.uid @@ -0,0 +1 @@ +uid://ww0fkry3gdrs diff --git a/godot/addons/FreeControl/src/CustomClasses/AnimatableControl/control/AnimatableScrollControl.gd.uid b/godot/addons/FreeControl/src/CustomClasses/AnimatableControl/control/AnimatableScrollControl.gd.uid new file mode 100644 index 0000000..d04c0e3 --- /dev/null +++ b/godot/addons/FreeControl/src/CustomClasses/AnimatableControl/control/AnimatableScrollControl.gd.uid @@ -0,0 +1 @@ +uid://citeweglgjgcy diff --git a/godot/addons/FreeControl/src/CustomClasses/AnimatableControl/control/AnimatableVisibleControl.gd.uid b/godot/addons/FreeControl/src/CustomClasses/AnimatableControl/control/AnimatableVisibleControl.gd.uid new file mode 100644 index 0000000..0247c41 --- /dev/null +++ b/godot/addons/FreeControl/src/CustomClasses/AnimatableControl/control/AnimatableVisibleControl.gd.uid @@ -0,0 +1 @@ +uid://08n3is1dtsnh diff --git a/godot/addons/FreeControl/src/CustomClasses/AnimatableControl/control/AnimatableZoneControl.gd.uid b/godot/addons/FreeControl/src/CustomClasses/AnimatableControl/control/AnimatableZoneControl.gd.uid new file mode 100644 index 0000000..995e8fa --- /dev/null +++ b/godot/addons/FreeControl/src/CustomClasses/AnimatableControl/control/AnimatableZoneControl.gd.uid @@ -0,0 +1 @@ +uid://orcik6x2lqu5 diff --git a/godot/addons/FreeControl/src/CustomClasses/AnimatableControl/mount/AnimatableMount.gd.uid b/godot/addons/FreeControl/src/CustomClasses/AnimatableControl/mount/AnimatableMount.gd.uid new file mode 100644 index 0000000..3c457d9 --- /dev/null +++ b/godot/addons/FreeControl/src/CustomClasses/AnimatableControl/mount/AnimatableMount.gd.uid @@ -0,0 +1 @@ +uid://bpxmk2b5tlsae diff --git a/godot/addons/FreeControl/src/CustomClasses/AnimatableControl/mount/AnimatableTransformationMount.gd.uid b/godot/addons/FreeControl/src/CustomClasses/AnimatableControl/mount/AnimatableTransformationMount.gd.uid new file mode 100644 index 0000000..6e63b89 --- /dev/null +++ b/godot/addons/FreeControl/src/CustomClasses/AnimatableControl/mount/AnimatableTransformationMount.gd.uid @@ -0,0 +1 @@ +uid://cg8hw2wb5pr84 diff --git a/godot/addons/FreeControl/src/CustomClasses/Buttons/Base/AnimatedSwitch.gd.uid b/godot/addons/FreeControl/src/CustomClasses/Buttons/Base/AnimatedSwitch.gd.uid new file mode 100644 index 0000000..2b4cacf --- /dev/null +++ b/godot/addons/FreeControl/src/CustomClasses/Buttons/Base/AnimatedSwitch.gd.uid @@ -0,0 +1 @@ +uid://brtpl8rgthjgv diff --git a/godot/addons/FreeControl/src/CustomClasses/Buttons/Base/HoldButton.gd.uid b/godot/addons/FreeControl/src/CustomClasses/Buttons/Base/HoldButton.gd.uid new file mode 100644 index 0000000..6918e5a --- /dev/null +++ b/godot/addons/FreeControl/src/CustomClasses/Buttons/Base/HoldButton.gd.uid @@ -0,0 +1 @@ +uid://bel7annls1c6t diff --git a/godot/addons/FreeControl/src/CustomClasses/Buttons/Base/MotionCheck/BoundsCheck.gd.uid b/godot/addons/FreeControl/src/CustomClasses/Buttons/Base/MotionCheck/BoundsCheck.gd.uid new file mode 100644 index 0000000..78da87b --- /dev/null +++ b/godot/addons/FreeControl/src/CustomClasses/Buttons/Base/MotionCheck/BoundsCheck.gd.uid @@ -0,0 +1 @@ +uid://cn1u6bb3761um diff --git a/godot/addons/FreeControl/src/CustomClasses/Buttons/Base/MotionCheck/DistanceCheck.gd.uid b/godot/addons/FreeControl/src/CustomClasses/Buttons/Base/MotionCheck/DistanceCheck.gd.uid new file mode 100644 index 0000000..b0fbc7a --- /dev/null +++ b/godot/addons/FreeControl/src/CustomClasses/Buttons/Base/MotionCheck/DistanceCheck.gd.uid @@ -0,0 +1 @@ +uid://b7475x2bhtg3x diff --git a/godot/addons/FreeControl/src/CustomClasses/Buttons/Base/MotionCheck/MotionCheck.gd.uid b/godot/addons/FreeControl/src/CustomClasses/Buttons/Base/MotionCheck/MotionCheck.gd.uid new file mode 100644 index 0000000..099caec --- /dev/null +++ b/godot/addons/FreeControl/src/CustomClasses/Buttons/Base/MotionCheck/MotionCheck.gd.uid @@ -0,0 +1 @@ +uid://cgbgv2o7446sc diff --git a/godot/addons/FreeControl/src/CustomClasses/Buttons/Complex/ModulateTransitionButton.gd.uid b/godot/addons/FreeControl/src/CustomClasses/Buttons/Complex/ModulateTransitionButton.gd.uid new file mode 100644 index 0000000..69141b7 --- /dev/null +++ b/godot/addons/FreeControl/src/CustomClasses/Buttons/Complex/ModulateTransitionButton.gd.uid @@ -0,0 +1 @@ +uid://0khtqd76akj2 diff --git a/godot/addons/FreeControl/src/CustomClasses/Buttons/Complex/StyleTransitionButton.gd.uid b/godot/addons/FreeControl/src/CustomClasses/Buttons/Complex/StyleTransitionButton.gd.uid new file mode 100644 index 0000000..4a1b719 --- /dev/null +++ b/godot/addons/FreeControl/src/CustomClasses/Buttons/Complex/StyleTransitionButton.gd.uid @@ -0,0 +1 @@ +uid://cdrivf1fudce8 diff --git a/godot/addons/FreeControl/src/CustomClasses/Carousel/Carousel.gd.uid b/godot/addons/FreeControl/src/CustomClasses/Carousel/Carousel.gd.uid new file mode 100644 index 0000000..7585543 --- /dev/null +++ b/godot/addons/FreeControl/src/CustomClasses/Carousel/Carousel.gd.uid @@ -0,0 +1 @@ +uid://13lxe4c4fmrp diff --git a/godot/addons/FreeControl/src/CustomClasses/CircularContainer/CircularContainer.gd.uid b/godot/addons/FreeControl/src/CustomClasses/CircularContainer/CircularContainer.gd.uid new file mode 100644 index 0000000..d0156ed --- /dev/null +++ b/godot/addons/FreeControl/src/CustomClasses/CircularContainer/CircularContainer.gd.uid @@ -0,0 +1 @@ +uid://ckcsosah3lkn2 diff --git a/godot/addons/FreeControl/src/CustomClasses/Drawer/Drawer.gd.uid b/godot/addons/FreeControl/src/CustomClasses/Drawer/Drawer.gd.uid new file mode 100644 index 0000000..57f7bb1 --- /dev/null +++ b/godot/addons/FreeControl/src/CustomClasses/Drawer/Drawer.gd.uid @@ -0,0 +1 @@ +uid://b3ri374powawk diff --git a/godot/addons/FreeControl/src/CustomClasses/PaddingContainer/PaddingContainer.gd.uid b/godot/addons/FreeControl/src/CustomClasses/PaddingContainer/PaddingContainer.gd.uid new file mode 100644 index 0000000..a9387b0 --- /dev/null +++ b/godot/addons/FreeControl/src/CustomClasses/PaddingContainer/PaddingContainer.gd.uid @@ -0,0 +1 @@ +uid://bl6c81sme7vdt diff --git a/godot/addons/FreeControl/src/CustomClasses/ProportionalContainer/ProportionalContainer.gd.uid b/godot/addons/FreeControl/src/CustomClasses/ProportionalContainer/ProportionalContainer.gd.uid new file mode 100644 index 0000000..d80631c --- /dev/null +++ b/godot/addons/FreeControl/src/CustomClasses/ProportionalContainer/ProportionalContainer.gd.uid @@ -0,0 +1 @@ +uid://c4wltpixxas8p diff --git a/godot/addons/FreeControl/src/CustomClasses/Routers/Base/Page.gd.uid b/godot/addons/FreeControl/src/CustomClasses/Routers/Base/Page.gd.uid new file mode 100644 index 0000000..13a8065 --- /dev/null +++ b/godot/addons/FreeControl/src/CustomClasses/Routers/Base/Page.gd.uid @@ -0,0 +1 @@ +uid://djt3lpsy86lkm diff --git a/godot/addons/FreeControl/src/CustomClasses/Routers/Base/PageInfo.gd.uid b/godot/addons/FreeControl/src/CustomClasses/Routers/Base/PageInfo.gd.uid new file mode 100644 index 0000000..ea6ec2b --- /dev/null +++ b/godot/addons/FreeControl/src/CustomClasses/Routers/Base/PageInfo.gd.uid @@ -0,0 +1 @@ +uid://djsoh8juc1usk diff --git a/godot/addons/FreeControl/src/CustomClasses/Routers/RouterStack.gd.uid b/godot/addons/FreeControl/src/CustomClasses/Routers/RouterStack.gd.uid new file mode 100644 index 0000000..495ccc1 --- /dev/null +++ b/godot/addons/FreeControl/src/CustomClasses/Routers/RouterStack.gd.uid @@ -0,0 +1 @@ +uid://ckjlkntn7flfw diff --git a/godot/addons/FreeControl/src/CustomClasses/SizeController/MaxRatioContainer.gd.uid b/godot/addons/FreeControl/src/CustomClasses/SizeController/MaxRatioContainer.gd.uid new file mode 100644 index 0000000..fe04a2d --- /dev/null +++ b/godot/addons/FreeControl/src/CustomClasses/SizeController/MaxRatioContainer.gd.uid @@ -0,0 +1 @@ +uid://cjd5p0ro7fiqn diff --git a/godot/addons/FreeControl/src/CustomClasses/SizeController/MaxSizeContainer.gd.uid b/godot/addons/FreeControl/src/CustomClasses/SizeController/MaxSizeContainer.gd.uid new file mode 100644 index 0000000..b9afd08 --- /dev/null +++ b/godot/addons/FreeControl/src/CustomClasses/SizeController/MaxSizeContainer.gd.uid @@ -0,0 +1 @@ +uid://dp1wx44p8difg diff --git a/godot/addons/FreeControl/src/CustomClasses/SwapContainer/SwapContainer.gd.uid b/godot/addons/FreeControl/src/CustomClasses/SwapContainer/SwapContainer.gd.uid new file mode 100644 index 0000000..3fecabc --- /dev/null +++ b/godot/addons/FreeControl/src/CustomClasses/SwapContainer/SwapContainer.gd.uid @@ -0,0 +1 @@ +uid://vb7c5egpocrd diff --git a/godot/addons/FreeControl/src/CustomClasses/TransitionContainers/ModulateTransitionContainer.gd.uid b/godot/addons/FreeControl/src/CustomClasses/TransitionContainers/ModulateTransitionContainer.gd.uid new file mode 100644 index 0000000..09f1f8f --- /dev/null +++ b/godot/addons/FreeControl/src/CustomClasses/TransitionContainers/ModulateTransitionContainer.gd.uid @@ -0,0 +1 @@ +uid://cj0lcb3aq6f35 diff --git a/godot/addons/FreeControl/src/CustomClasses/TransitionContainers/StyleTransitionContainer.gd.uid b/godot/addons/FreeControl/src/CustomClasses/TransitionContainers/StyleTransitionContainer.gd.uid new file mode 100644 index 0000000..b481dc5 --- /dev/null +++ b/godot/addons/FreeControl/src/CustomClasses/TransitionContainers/StyleTransitionContainer.gd.uid @@ -0,0 +1 @@ +uid://bh0qegtwyphmd diff --git a/godot/addons/FreeControl/src/CustomClasses/TransitionContainers/StyleTransitionPanel.gd.uid b/godot/addons/FreeControl/src/CustomClasses/TransitionContainers/StyleTransitionPanel.gd.uid new file mode 100644 index 0000000..4c39164 --- /dev/null +++ b/godot/addons/FreeControl/src/CustomClasses/TransitionContainers/StyleTransitionPanel.gd.uid @@ -0,0 +1 @@ +uid://cgi7pijnxdki7 diff --git a/godot/addons/collections/bst.gd.uid b/godot/addons/collections/bst.gd.uid new file mode 100644 index 0000000..a78501c --- /dev/null +++ b/godot/addons/collections/bst.gd.uid @@ -0,0 +1 @@ +uid://bj03k7qgf6qk diff --git a/godot/addons/collections/int_range.gd.uid b/godot/addons/collections/int_range.gd.uid new file mode 100644 index 0000000..66ab9e9 --- /dev/null +++ b/godot/addons/collections/int_range.gd.uid @@ -0,0 +1 @@ +uid://bq17iy7p7wap diff --git a/godot/addons/collections/integer.gd.uid b/godot/addons/collections/integer.gd.uid new file mode 100644 index 0000000..41ec185 --- /dev/null +++ b/godot/addons/collections/integer.gd.uid @@ -0,0 +1 @@ +uid://b641ecw3po8e8 diff --git a/godot/addons/collections/range.gd.uid b/godot/addons/collections/range.gd.uid new file mode 100644 index 0000000..c5fb253 --- /dev/null +++ b/godot/addons/collections/range.gd.uid @@ -0,0 +1 @@ +uid://cq7ip56ic5klg diff --git a/godot/addons/collections/set.gd.uid b/godot/addons/collections/set.gd.uid new file mode 100644 index 0000000..03d22f3 --- /dev/null +++ b/godot/addons/collections/set.gd.uid @@ -0,0 +1 @@ +uid://bf03q2kr3gl1y diff --git a/godot/addons/convert/convert.gd.uid b/godot/addons/convert/convert.gd.uid new file mode 100644 index 0000000..5de45c5 --- /dev/null +++ b/godot/addons/convert/convert.gd.uid @@ -0,0 +1 @@ +uid://3fd4av3spg8k diff --git a/godot/addons/error/error.gd.uid b/godot/addons/error/error.gd.uid new file mode 100644 index 0000000..f6a6a63 --- /dev/null +++ b/godot/addons/error/error.gd.uid @@ -0,0 +1 @@ +uid://ds0dnuvhjij4h diff --git a/godot/addons/godot_object_serializer/binary_serializer.gd.uid b/godot/addons/godot_object_serializer/binary_serializer.gd.uid new file mode 100644 index 0000000..148d337 --- /dev/null +++ b/godot/addons/godot_object_serializer/binary_serializer.gd.uid @@ -0,0 +1 @@ +uid://82dofbvl1g6n diff --git a/godot/addons/godot_object_serializer/dictionary_serializer.gd.uid b/godot/addons/godot_object_serializer/dictionary_serializer.gd.uid new file mode 100644 index 0000000..c44d828 --- /dev/null +++ b/godot/addons/godot_object_serializer/dictionary_serializer.gd.uid @@ -0,0 +1 @@ +uid://cejorwceoqbqe diff --git a/godot/addons/godot_object_serializer/example.uid b/godot/addons/godot_object_serializer/example.uid new file mode 100644 index 0000000..e220422 --- /dev/null +++ b/godot/addons/godot_object_serializer/example.uid @@ -0,0 +1 @@ +uid://cnmoj6e2jq737 diff --git a/godot/addons/godot_object_serializer/object_serializer.gd.uid b/godot/addons/godot_object_serializer/object_serializer.gd.uid new file mode 100644 index 0000000..04f718a --- /dev/null +++ b/godot/addons/godot_object_serializer/object_serializer.gd.uid @@ -0,0 +1 @@ +uid://dn0k1lmeff72p diff --git a/godot/addons/iterator/bounded_range.gd.uid b/godot/addons/iterator/bounded_range.gd.uid new file mode 100644 index 0000000..a3f14a5 --- /dev/null +++ b/godot/addons/iterator/bounded_range.gd.uid @@ -0,0 +1 @@ +uid://voc8nh5qeprc diff --git a/godot/addons/iterator/fused.gd.uid b/godot/addons/iterator/fused.gd.uid new file mode 100644 index 0000000..2ececda --- /dev/null +++ b/godot/addons/iterator/fused.gd.uid @@ -0,0 +1 @@ +uid://wjua2kcsmyvp diff --git a/godot/addons/iterator/index.gd.uid b/godot/addons/iterator/index.gd.uid new file mode 100644 index 0000000..2888abd --- /dev/null +++ b/godot/addons/iterator/index.gd.uid @@ -0,0 +1 @@ +uid://b2w3v1h5ex4tm diff --git a/godot/addons/iterator/iterator.gd.uid b/godot/addons/iterator/iterator.gd.uid new file mode 100644 index 0000000..d210b82 --- /dev/null +++ b/godot/addons/iterator/iterator.gd.uid @@ -0,0 +1 @@ +uid://r3doxerf7d0j diff --git a/godot/addons/iterator/list.gd.uid b/godot/addons/iterator/list.gd.uid new file mode 100644 index 0000000..97ced79 --- /dev/null +++ b/godot/addons/iterator/list.gd.uid @@ -0,0 +1 @@ +uid://hpnk6jd2353w diff --git a/godot/addons/iterator/peekable.gd.uid b/godot/addons/iterator/peekable.gd.uid new file mode 100644 index 0000000..2960b2c --- /dev/null +++ b/godot/addons/iterator/peekable.gd.uid @@ -0,0 +1 @@ +uid://u6wma683vqer diff --git a/godot/addons/iterator/range.gd.uid b/godot/addons/iterator/range.gd.uid new file mode 100644 index 0000000..e170bcb --- /dev/null +++ b/godot/addons/iterator/range.gd.uid @@ -0,0 +1 @@ +uid://dqqwqcdx75cfu diff --git a/godot/addons/iterator/singleton.gd.uid b/godot/addons/iterator/singleton.gd.uid new file mode 100644 index 0000000..5905751 --- /dev/null +++ b/godot/addons/iterator/singleton.gd.uid @@ -0,0 +1 @@ +uid://vp7binq35fca diff --git a/godot/addons/iterator/take_while.gd.uid b/godot/addons/iterator/take_while.gd.uid new file mode 100644 index 0000000..2eb5231 --- /dev/null +++ b/godot/addons/iterator/take_while.gd.uid @@ -0,0 +1 @@ +uid://cdj83mvbbfvjj diff --git a/godot/addons/iterator/variant.gd.uid b/godot/addons/iterator/variant.gd.uid new file mode 100644 index 0000000..8722c16 --- /dev/null +++ b/godot/addons/iterator/variant.gd.uid @@ -0,0 +1 @@ +uid://g86f3fcv5pra diff --git a/godot/addons/iterator/wrapping_range.gd.uid b/godot/addons/iterator/wrapping_range.gd.uid new file mode 100644 index 0000000..721cec2 --- /dev/null +++ b/godot/addons/iterator/wrapping_range.gd.uid @@ -0,0 +1 @@ +uid://0i2p5yeab3rv diff --git a/godot/addons/monads/option.gd.uid b/godot/addons/monads/option.gd.uid new file mode 100644 index 0000000..87087ac --- /dev/null +++ b/godot/addons/monads/option.gd.uid @@ -0,0 +1 @@ +uid://k2qcgaguq3o0 diff --git a/godot/addons/monads/result.gd.uid b/godot/addons/monads/result.gd.uid new file mode 100644 index 0000000..0d34cfc --- /dev/null +++ b/godot/addons/monads/result.gd.uid @@ -0,0 +1 @@ +uid://do2wtq5541j5d diff --git a/godot/addons/phantom_camera/examples/scripts/2D/2d_room_limit_tween.gd.uid b/godot/addons/phantom_camera/examples/scripts/2D/2d_room_limit_tween.gd.uid new file mode 100644 index 0000000..1a32325 --- /dev/null +++ b/godot/addons/phantom_camera/examples/scripts/2D/2d_room_limit_tween.gd.uid @@ -0,0 +1 @@ +uid://c5yewe1hewu7j diff --git a/godot/addons/phantom_camera/examples/scripts/2D/2d_room_limit_tween_4.3.gd.uid b/godot/addons/phantom_camera/examples/scripts/2D/2d_room_limit_tween_4.3.gd.uid new file mode 100644 index 0000000..fc56f1c --- /dev/null +++ b/godot/addons/phantom_camera/examples/scripts/2D/2d_room_limit_tween_4.3.gd.uid @@ -0,0 +1 @@ +uid://dtcuvut1eklnd diff --git a/godot/addons/phantom_camera/examples/scripts/2D/2d_trigger_area.gd.uid b/godot/addons/phantom_camera/examples/scripts/2D/2d_trigger_area.gd.uid new file mode 100644 index 0000000..c5ac45f --- /dev/null +++ b/godot/addons/phantom_camera/examples/scripts/2D/2d_trigger_area.gd.uid @@ -0,0 +1 @@ +uid://t8wa4e5y5hcf diff --git a/godot/addons/phantom_camera/examples/scripts/2D/player_character_body_2d.gd.uid b/godot/addons/phantom_camera/examples/scripts/2D/player_character_body_2d.gd.uid new file mode 100644 index 0000000..2f250b4 --- /dev/null +++ b/godot/addons/phantom_camera/examples/scripts/2D/player_character_body_2d.gd.uid @@ -0,0 +1 @@ +uid://cb46ypjv5p72s diff --git a/godot/addons/phantom_camera/examples/scripts/2D/player_character_body_2d_4.3.gd.uid b/godot/addons/phantom_camera/examples/scripts/2D/player_character_body_2d_4.3.gd.uid new file mode 100644 index 0000000..411f7c4 --- /dev/null +++ b/godot/addons/phantom_camera/examples/scripts/2D/player_character_body_2d_4.3.gd.uid @@ -0,0 +1 @@ +uid://cnnaky2ns2pn4 diff --git a/godot/addons/phantom_camera/examples/scripts/3D/3d_trigger_area.gd.uid b/godot/addons/phantom_camera/examples/scripts/3D/3d_trigger_area.gd.uid new file mode 100644 index 0000000..5499427 --- /dev/null +++ b/godot/addons/phantom_camera/examples/scripts/3D/3d_trigger_area.gd.uid @@ -0,0 +1 @@ +uid://bnhxcejvr6wi3 diff --git a/godot/addons/phantom_camera/examples/scripts/3D/npc.gd.uid b/godot/addons/phantom_camera/examples/scripts/3D/npc.gd.uid new file mode 100644 index 0000000..7464c88 --- /dev/null +++ b/godot/addons/phantom_camera/examples/scripts/3D/npc.gd.uid @@ -0,0 +1 @@ +uid://uvw6pg1ut0ms diff --git a/godot/addons/phantom_camera/examples/scripts/3D/path_follow.gd.uid b/godot/addons/phantom_camera/examples/scripts/3D/path_follow.gd.uid new file mode 100644 index 0000000..c2f56ca --- /dev/null +++ b/godot/addons/phantom_camera/examples/scripts/3D/path_follow.gd.uid @@ -0,0 +1 @@ +uid://cgknbkjar73w diff --git a/godot/addons/phantom_camera/examples/scripts/3D/player_controller.gd.uid b/godot/addons/phantom_camera/examples/scripts/3D/player_controller.gd.uid new file mode 100644 index 0000000..c23173c --- /dev/null +++ b/godot/addons/phantom_camera/examples/scripts/3D/player_controller.gd.uid @@ -0,0 +1 @@ +uid://dut3e76k2c71n diff --git a/godot/addons/phantom_camera/examples/scripts/3D/player_controller_4.4.gd.uid b/godot/addons/phantom_camera/examples/scripts/3D/player_controller_4.4.gd.uid new file mode 100644 index 0000000..182faff --- /dev/null +++ b/godot/addons/phantom_camera/examples/scripts/3D/player_controller_4.4.gd.uid @@ -0,0 +1 @@ +uid://tgv6xpi88sd0 diff --git a/godot/addons/phantom_camera/examples/scripts/3D/player_controller_first_person.gd.uid b/godot/addons/phantom_camera/examples/scripts/3D/player_controller_first_person.gd.uid new file mode 100644 index 0000000..c31115d --- /dev/null +++ b/godot/addons/phantom_camera/examples/scripts/3D/player_controller_first_person.gd.uid @@ -0,0 +1 @@ +uid://b3n22atuw76sm diff --git a/godot/addons/phantom_camera/examples/scripts/3D/player_controller_first_person_4.4.gd.uid b/godot/addons/phantom_camera/examples/scripts/3D/player_controller_first_person_4.4.gd.uid new file mode 100644 index 0000000..ee16763 --- /dev/null +++ b/godot/addons/phantom_camera/examples/scripts/3D/player_controller_first_person_4.4.gd.uid @@ -0,0 +1 @@ +uid://x5g7kf5k2mac diff --git a/godot/addons/phantom_camera/examples/scripts/3D/player_controller_third_person.gd.uid b/godot/addons/phantom_camera/examples/scripts/3D/player_controller_third_person.gd.uid new file mode 100644 index 0000000..2218a6a --- /dev/null +++ b/godot/addons/phantom_camera/examples/scripts/3D/player_controller_third_person.gd.uid @@ -0,0 +1 @@ +uid://34uhyq3cpi67 diff --git a/godot/addons/phantom_camera/examples/scripts/3D/player_controller_third_person_4.4.gd.uid b/godot/addons/phantom_camera/examples/scripts/3D/player_controller_third_person_4.4.gd.uid new file mode 100644 index 0000000..6346cec --- /dev/null +++ b/godot/addons/phantom_camera/examples/scripts/3D/player_controller_third_person_4.4.gd.uid @@ -0,0 +1 @@ +uid://bkr71vxe2t18n diff --git a/godot/addons/phantom_camera/inspector/phantom_camera_inspector_plugin.gd.uid b/godot/addons/phantom_camera/inspector/phantom_camera_inspector_plugin.gd.uid new file mode 100644 index 0000000..325b3c0 --- /dev/null +++ b/godot/addons/phantom_camera/inspector/phantom_camera_inspector_plugin.gd.uid @@ -0,0 +1 @@ +uid://dhwxgngr7sn6d diff --git a/godot/addons/phantom_camera/panel/editor.gd.uid b/godot/addons/phantom_camera/panel/editor.gd.uid new file mode 100644 index 0000000..52a27c4 --- /dev/null +++ b/godot/addons/phantom_camera/panel/editor.gd.uid @@ -0,0 +1 @@ +uid://ppret7j0jle7 diff --git a/godot/addons/phantom_camera/plugin.gd.uid b/godot/addons/phantom_camera/plugin.gd.uid new file mode 100644 index 0000000..1c23477 --- /dev/null +++ b/godot/addons/phantom_camera/plugin.gd.uid @@ -0,0 +1 @@ +uid://c7g41in1osxi6 diff --git a/godot/addons/phantom_camera/scripts/gizmos/phantom_camera_3d_gizmo.gd.uid b/godot/addons/phantom_camera/scripts/gizmos/phantom_camera_3d_gizmo.gd.uid new file mode 100644 index 0000000..564e0cf --- /dev/null +++ b/godot/addons/phantom_camera/scripts/gizmos/phantom_camera_3d_gizmo.gd.uid @@ -0,0 +1 @@ +uid://cyr6fgximfw6q diff --git a/godot/addons/phantom_camera/scripts/gizmos/phantom_camera_3d_gizmo_plugin.gd.uid b/godot/addons/phantom_camera/scripts/gizmos/phantom_camera_3d_gizmo_plugin.gd.uid new file mode 100644 index 0000000..ce528d7 --- /dev/null +++ b/godot/addons/phantom_camera/scripts/gizmos/phantom_camera_3d_gizmo_plugin.gd.uid @@ -0,0 +1 @@ +uid://bkevga3bx4rfj diff --git a/godot/addons/phantom_camera/scripts/gizmos/phantom_camera_noise_emitter_gizmo_plugin_3d.gd.uid b/godot/addons/phantom_camera/scripts/gizmos/phantom_camera_noise_emitter_gizmo_plugin_3d.gd.uid new file mode 100644 index 0000000..2b93b6c --- /dev/null +++ b/godot/addons/phantom_camera/scripts/gizmos/phantom_camera_noise_emitter_gizmo_plugin_3d.gd.uid @@ -0,0 +1 @@ +uid://dddokcd2ug05i diff --git a/godot/addons/phantom_camera/scripts/managers/PhantomCameraManager.cs.uid b/godot/addons/phantom_camera/scripts/managers/PhantomCameraManager.cs.uid new file mode 100644 index 0000000..cdf7f4e --- /dev/null +++ b/godot/addons/phantom_camera/scripts/managers/PhantomCameraManager.cs.uid @@ -0,0 +1 @@ +uid://vtj8iqx4bp43 diff --git a/godot/addons/phantom_camera/scripts/managers/phantom_camera_manager.gd.uid b/godot/addons/phantom_camera/scripts/managers/phantom_camera_manager.gd.uid new file mode 100644 index 0000000..ea18023 --- /dev/null +++ b/godot/addons/phantom_camera/scripts/managers/phantom_camera_manager.gd.uid @@ -0,0 +1 @@ +uid://duq6jhf6unyis diff --git a/godot/addons/phantom_camera/scripts/panel/editor.gd.uid b/godot/addons/phantom_camera/scripts/panel/editor.gd.uid new file mode 100644 index 0000000..6be368c --- /dev/null +++ b/godot/addons/phantom_camera/scripts/panel/editor.gd.uid @@ -0,0 +1 @@ +uid://cgfwg3paxkj2x diff --git a/godot/addons/phantom_camera/scripts/panel/updater/download_update_panel.gd.uid b/godot/addons/phantom_camera/scripts/panel/updater/download_update_panel.gd.uid new file mode 100644 index 0000000..ff50946 --- /dev/null +++ b/godot/addons/phantom_camera/scripts/panel/updater/download_update_panel.gd.uid @@ -0,0 +1 @@ +uid://cjblcocen12r3 diff --git a/godot/addons/phantom_camera/scripts/panel/updater/update_button.gd.uid b/godot/addons/phantom_camera/scripts/panel/updater/update_button.gd.uid new file mode 100644 index 0000000..cb88ddc --- /dev/null +++ b/godot/addons/phantom_camera/scripts/panel/updater/update_button.gd.uid @@ -0,0 +1 @@ +uid://bwc42i46603qn diff --git a/godot/addons/phantom_camera/scripts/panel/updater/updater_constants.gd.uid b/godot/addons/phantom_camera/scripts/panel/updater/updater_constants.gd.uid new file mode 100644 index 0000000..1f86170 --- /dev/null +++ b/godot/addons/phantom_camera/scripts/panel/updater/updater_constants.gd.uid @@ -0,0 +1 @@ +uid://c8qkbc38waor2 diff --git a/godot/addons/phantom_camera/scripts/panel/viewfinder/host_list.gd.uid b/godot/addons/phantom_camera/scripts/panel/viewfinder/host_list.gd.uid new file mode 100644 index 0000000..6923d3e --- /dev/null +++ b/godot/addons/phantom_camera/scripts/panel/viewfinder/host_list.gd.uid @@ -0,0 +1 @@ +uid://c84cxry3t35ny diff --git a/godot/addons/phantom_camera/scripts/panel/viewfinder/host_list_item.gd.uid b/godot/addons/phantom_camera/scripts/panel/viewfinder/host_list_item.gd.uid new file mode 100644 index 0000000..9df2919 --- /dev/null +++ b/godot/addons/phantom_camera/scripts/panel/viewfinder/host_list_item.gd.uid @@ -0,0 +1 @@ +uid://bv24ubx8mutw7 diff --git a/godot/addons/phantom_camera/scripts/panel/viewfinder/viewfinder.gd.uid b/godot/addons/phantom_camera/scripts/panel/viewfinder/viewfinder.gd.uid new file mode 100644 index 0000000..f115630 --- /dev/null +++ b/godot/addons/phantom_camera/scripts/panel/viewfinder/viewfinder.gd.uid @@ -0,0 +1 @@ +uid://drmv3363t8amc diff --git a/godot/addons/phantom_camera/scripts/phantom_camera/PhantomCamera.cs.uid b/godot/addons/phantom_camera/scripts/phantom_camera/PhantomCamera.cs.uid new file mode 100644 index 0000000..856fbdb --- /dev/null +++ b/godot/addons/phantom_camera/scripts/phantom_camera/PhantomCamera.cs.uid @@ -0,0 +1 @@ +uid://d3wh0457i0i3 diff --git a/godot/addons/phantom_camera/scripts/phantom_camera/PhantomCamera2D.cs.uid b/godot/addons/phantom_camera/scripts/phantom_camera/PhantomCamera2D.cs.uid new file mode 100644 index 0000000..8cc93f0 --- /dev/null +++ b/godot/addons/phantom_camera/scripts/phantom_camera/PhantomCamera2D.cs.uid @@ -0,0 +1 @@ +uid://c38e5qhsf3fk3 diff --git a/godot/addons/phantom_camera/scripts/phantom_camera/PhantomCamera3D.cs.uid b/godot/addons/phantom_camera/scripts/phantom_camera/PhantomCamera3D.cs.uid new file mode 100644 index 0000000..c1f0801 --- /dev/null +++ b/godot/addons/phantom_camera/scripts/phantom_camera/PhantomCamera3D.cs.uid @@ -0,0 +1 @@ +uid://bx3g7jxtwhi04 diff --git a/godot/addons/phantom_camera/scripts/phantom_camera/PhantomCameraNoiseEmitter2D.cs.uid b/godot/addons/phantom_camera/scripts/phantom_camera/PhantomCameraNoiseEmitter2D.cs.uid new file mode 100644 index 0000000..4f35145 --- /dev/null +++ b/godot/addons/phantom_camera/scripts/phantom_camera/PhantomCameraNoiseEmitter2D.cs.uid @@ -0,0 +1 @@ +uid://btom8l3wlkn2j diff --git a/godot/addons/phantom_camera/scripts/phantom_camera/PhantomCameraNoiseEmitter3D.cs.uid b/godot/addons/phantom_camera/scripts/phantom_camera/PhantomCameraNoiseEmitter3D.cs.uid new file mode 100644 index 0000000..bf32a5b --- /dev/null +++ b/godot/addons/phantom_camera/scripts/phantom_camera/PhantomCameraNoiseEmitter3D.cs.uid @@ -0,0 +1 @@ +uid://buvda14filkjx diff --git a/godot/addons/phantom_camera/scripts/phantom_camera/phantom_camera_2d.gd.uid b/godot/addons/phantom_camera/scripts/phantom_camera/phantom_camera_2d.gd.uid new file mode 100644 index 0000000..66fa7de --- /dev/null +++ b/godot/addons/phantom_camera/scripts/phantom_camera/phantom_camera_2d.gd.uid @@ -0,0 +1 @@ +uid://bhexx6mj1xv3q diff --git a/godot/addons/phantom_camera/scripts/phantom_camera/phantom_camera_3d.gd.uid b/godot/addons/phantom_camera/scripts/phantom_camera/phantom_camera_3d.gd.uid new file mode 100644 index 0000000..31a2fc9 --- /dev/null +++ b/godot/addons/phantom_camera/scripts/phantom_camera/phantom_camera_3d.gd.uid @@ -0,0 +1 @@ +uid://csjccrhj5wnx7 diff --git a/godot/addons/phantom_camera/scripts/phantom_camera/phantom_camera_constants.gd.uid b/godot/addons/phantom_camera/scripts/phantom_camera/phantom_camera_constants.gd.uid new file mode 100644 index 0000000..b1e3789 --- /dev/null +++ b/godot/addons/phantom_camera/scripts/phantom_camera/phantom_camera_constants.gd.uid @@ -0,0 +1 @@ +uid://dn74j5b5hdxu diff --git a/godot/addons/phantom_camera/scripts/phantom_camera/phantom_camera_noise_emitter_2d.gd.uid b/godot/addons/phantom_camera/scripts/phantom_camera/phantom_camera_noise_emitter_2d.gd.uid new file mode 100644 index 0000000..19dbc96 --- /dev/null +++ b/godot/addons/phantom_camera/scripts/phantom_camera/phantom_camera_noise_emitter_2d.gd.uid @@ -0,0 +1 @@ +uid://bhd4nuiu23e7l diff --git a/godot/addons/phantom_camera/scripts/phantom_camera/phantom_camera_noise_emitter_3d.gd.uid b/godot/addons/phantom_camera/scripts/phantom_camera/phantom_camera_noise_emitter_3d.gd.uid new file mode 100644 index 0000000..aa7e880 --- /dev/null +++ b/godot/addons/phantom_camera/scripts/phantom_camera/phantom_camera_noise_emitter_3d.gd.uid @@ -0,0 +1 @@ +uid://ccmiitq0sdh7j diff --git a/godot/addons/phantom_camera/scripts/phantom_camera_host/PhantomCameraHost.cs.uid b/godot/addons/phantom_camera/scripts/phantom_camera_host/PhantomCameraHost.cs.uid new file mode 100644 index 0000000..ad4b4f5 --- /dev/null +++ b/godot/addons/phantom_camera/scripts/phantom_camera_host/PhantomCameraHost.cs.uid @@ -0,0 +1 @@ +uid://cr8brwrls2nn3 diff --git a/godot/addons/phantom_camera/scripts/phantom_camera_host/phantom_camera_host.gd.uid b/godot/addons/phantom_camera/scripts/phantom_camera_host/phantom_camera_host.gd.uid new file mode 100644 index 0000000..e96433d --- /dev/null +++ b/godot/addons/phantom_camera/scripts/phantom_camera_host/phantom_camera_host.gd.uid @@ -0,0 +1 @@ +uid://bd046eokvcnu2 diff --git a/godot/addons/phantom_camera/scripts/resources/Camera3DResource.cs.uid b/godot/addons/phantom_camera/scripts/resources/Camera3DResource.cs.uid new file mode 100644 index 0000000..d66b43e --- /dev/null +++ b/godot/addons/phantom_camera/scripts/resources/Camera3DResource.cs.uid @@ -0,0 +1 @@ +uid://jedyxlihuwbj diff --git a/godot/addons/phantom_camera/scripts/resources/PhantomCameraNoise2D.cs.uid b/godot/addons/phantom_camera/scripts/resources/PhantomCameraNoise2D.cs.uid new file mode 100644 index 0000000..16ddb84 --- /dev/null +++ b/godot/addons/phantom_camera/scripts/resources/PhantomCameraNoise2D.cs.uid @@ -0,0 +1 @@ +uid://capjdoxs6gs6r diff --git a/godot/addons/phantom_camera/scripts/resources/PhantomCameraNoise3D.cs.uid b/godot/addons/phantom_camera/scripts/resources/PhantomCameraNoise3D.cs.uid new file mode 100644 index 0000000..53d184f --- /dev/null +++ b/godot/addons/phantom_camera/scripts/resources/PhantomCameraNoise3D.cs.uid @@ -0,0 +1 @@ +uid://chk7643ynhe4f diff --git a/godot/addons/phantom_camera/scripts/resources/PhantomCameraTween.cs.uid b/godot/addons/phantom_camera/scripts/resources/PhantomCameraTween.cs.uid new file mode 100644 index 0000000..dd50ead --- /dev/null +++ b/godot/addons/phantom_camera/scripts/resources/PhantomCameraTween.cs.uid @@ -0,0 +1 @@ +uid://ybr5c2s0tfvx diff --git a/godot/addons/phantom_camera/scripts/resources/camera_3d_resource.gd.uid b/godot/addons/phantom_camera/scripts/resources/camera_3d_resource.gd.uid new file mode 100644 index 0000000..e8378eb --- /dev/null +++ b/godot/addons/phantom_camera/scripts/resources/camera_3d_resource.gd.uid @@ -0,0 +1 @@ +uid://bc2tn187qiatpcheck diff --git a/godot/addons/phantom_camera/scripts/resources/phantom_camera_noise_2d.gd.uid b/godot/addons/phantom_camera/scripts/resources/phantom_camera_noise_2d.gd.uid new file mode 100644 index 0000000..45ae480 --- /dev/null +++ b/godot/addons/phantom_camera/scripts/resources/phantom_camera_noise_2d.gd.uid @@ -0,0 +1 @@ +uid://dimvdouy8g0sv diff --git a/godot/addons/phantom_camera/scripts/resources/phantom_camera_noise_3d.gd.uid b/godot/addons/phantom_camera/scripts/resources/phantom_camera_noise_3d.gd.uid new file mode 100644 index 0000000..42a0694 --- /dev/null +++ b/godot/addons/phantom_camera/scripts/resources/phantom_camera_noise_3d.gd.uid @@ -0,0 +1 @@ +uid://cuffvge5ad4aa diff --git a/godot/addons/phantom_camera/scripts/resources/tween_resource.gd.uid b/godot/addons/phantom_camera/scripts/resources/tween_resource.gd.uid new file mode 100644 index 0000000..a0f2cf1 --- /dev/null +++ b/godot/addons/phantom_camera/scripts/resources/tween_resource.gd.uid @@ -0,0 +1 @@ +uid://8umksf8e80fw diff --git a/godot/addons/utils/utils.gd.uid b/godot/addons/utils/utils.gd.uid new file mode 100644 index 0000000..0a74c35 --- /dev/null +++ b/godot/addons/utils/utils.gd.uid @@ -0,0 +1 @@ +uid://blxvi3pltmy6i diff --git a/godot/rust.gdextension.uid b/godot/rust.gdextension.uid new file mode 100644 index 0000000..57634a5 --- /dev/null +++ b/godot/rust.gdextension.uid @@ -0,0 +1 @@ +uid://vb34isrum50a diff --git a/godot/scenes/h_item_list.gd.uid b/godot/scenes/h_item_list.gd.uid new file mode 100644 index 0000000..cd0a932 --- /dev/null +++ b/godot/scenes/h_item_list.gd.uid @@ -0,0 +1 @@ +uid://864f4f6pfcpb diff --git a/godot/src/carousel.gd.uid b/godot/src/carousel.gd.uid new file mode 100644 index 0000000..310885d --- /dev/null +++ b/godot/src/carousel.gd.uid @@ -0,0 +1 @@ +uid://bhwc3ir05k8uc diff --git a/godot/src/door.gd.uid b/godot/src/door.gd.uid new file mode 100644 index 0000000..d046b3b --- /dev/null +++ b/godot/src/door.gd.uid @@ -0,0 +1 @@ +uid://ds8lef4lc6xuj diff --git a/godot/src/file.gd.uid b/godot/src/file.gd.uid new file mode 100644 index 0000000..7da4a7f --- /dev/null +++ b/godot/src/file.gd.uid @@ -0,0 +1 @@ +uid://xwi0ehjmeqdu diff --git a/godot/src/follow.gd.uid b/godot/src/follow.gd.uid new file mode 100644 index 0000000..061e526 --- /dev/null +++ b/godot/src/follow.gd.uid @@ -0,0 +1 @@ +uid://c4aptu03hf5ew diff --git a/godot/src/h_item_list.gd.uid b/godot/src/h_item_list.gd.uid new file mode 100644 index 0000000..250ae1f --- /dev/null +++ b/godot/src/h_item_list.gd.uid @@ -0,0 +1 @@ +uid://c62nslejr74jw diff --git a/godot/src/h_list_container.gd.uid b/godot/src/h_list_container.gd.uid new file mode 100644 index 0000000..c589d76 --- /dev/null +++ b/godot/src/h_list_container.gd.uid @@ -0,0 +1 @@ +uid://cmf7ujtvt25fc diff --git a/godot/src/input_listener.gd.uid b/godot/src/input_listener.gd.uid new file mode 100644 index 0000000..65eccf2 --- /dev/null +++ b/godot/src/input_listener.gd.uid @@ -0,0 +1 @@ +uid://ct5na682hxc6g diff --git a/godot/src/interactable.gd.uid b/godot/src/interactable.gd.uid new file mode 100644 index 0000000..7fea2ad --- /dev/null +++ b/godot/src/interactable.gd.uid @@ -0,0 +1 @@ +uid://dyghf5fq7s72x diff --git a/godot/src/interactor.gd.uid b/godot/src/interactor.gd.uid new file mode 100644 index 0000000..b21e559 --- /dev/null +++ b/godot/src/interactor.gd.uid @@ -0,0 +1 @@ +uid://c3wlcxy4vnm2i diff --git a/godot/src/inventory.gd.uid b/godot/src/inventory.gd.uid new file mode 100644 index 0000000..4e03d7a --- /dev/null +++ b/godot/src/inventory.gd.uid @@ -0,0 +1 @@ +uid://dh4ytedxidq0x diff --git a/godot/src/inventory_ui.gd.uid b/godot/src/inventory_ui.gd.uid new file mode 100644 index 0000000..edc7d36 --- /dev/null +++ b/godot/src/inventory_ui.gd.uid @@ -0,0 +1 @@ +uid://qvoqvonnxwfc diff --git a/godot/src/item.gd.uid b/godot/src/item.gd.uid new file mode 100644 index 0000000..106a881 --- /dev/null +++ b/godot/src/item.gd.uid @@ -0,0 +1 @@ +uid://bqprls343ue6e diff --git a/godot/src/item_details.gd.uid b/godot/src/item_details.gd.uid new file mode 100644 index 0000000..c0495bd --- /dev/null +++ b/godot/src/item_details.gd.uid @@ -0,0 +1 @@ +uid://ml88oygh8loh diff --git a/godot/src/item_details_ui.gd.uid b/godot/src/item_details_ui.gd.uid new file mode 100644 index 0000000..2314589 --- /dev/null +++ b/godot/src/item_details_ui.gd.uid @@ -0,0 +1 @@ +uid://dfvvqpgu8r5v6 diff --git a/godot/src/item_instance.gd.uid b/godot/src/item_instance.gd.uid new file mode 100644 index 0000000..73b974c --- /dev/null +++ b/godot/src/item_instance.gd.uid @@ -0,0 +1 @@ +uid://1rjq1ttxq4nd diff --git a/godot/src/item_list.gd.uid b/godot/src/item_list.gd.uid new file mode 100644 index 0000000..a2763d5 --- /dev/null +++ b/godot/src/item_list.gd.uid @@ -0,0 +1 @@ +uid://dgwcg6w0fqs4 diff --git a/godot/src/item_ui.gd.uid b/godot/src/item_ui.gd.uid new file mode 100644 index 0000000..52a9c15 --- /dev/null +++ b/godot/src/item_ui.gd.uid @@ -0,0 +1 @@ +uid://dt67n4jti376d diff --git a/godot/src/node_ext.gd.uid b/godot/src/node_ext.gd.uid new file mode 100644 index 0000000..b927efc --- /dev/null +++ b/godot/src/node_ext.gd.uid @@ -0,0 +1 @@ +uid://bi44258j42pt4 diff --git a/godot/src/padded_ring_buffer.gd.uid b/godot/src/padded_ring_buffer.gd.uid new file mode 100644 index 0000000..c0c4ded --- /dev/null +++ b/godot/src/padded_ring_buffer.gd.uid @@ -0,0 +1 @@ +uid://cn4vo23fokoli diff --git a/godot/src/persistence.gd.uid b/godot/src/persistence.gd.uid new file mode 100644 index 0000000..9dc1491 --- /dev/null +++ b/godot/src/persistence.gd.uid @@ -0,0 +1 @@ +uid://pdpejp2xor23 diff --git a/godot/src/player.gd.uid b/godot/src/player.gd.uid new file mode 100644 index 0000000..9e62466 --- /dev/null +++ b/godot/src/player.gd.uid @@ -0,0 +1 @@ +uid://50vv0ta67tgl diff --git a/godot/src/player_input.gd.uid b/godot/src/player_input.gd.uid new file mode 100644 index 0000000..1cc8c74 --- /dev/null +++ b/godot/src/player_input.gd.uid @@ -0,0 +1 @@ +uid://cngjp2wws4ld2 diff --git a/godot/src/ring_buffer.gd.uid b/godot/src/ring_buffer.gd.uid new file mode 100644 index 0000000..69e1db9 --- /dev/null +++ b/godot/src/ring_buffer.gd.uid @@ -0,0 +1 @@ +uid://b5pmc6gsggld1 diff --git a/godot/src/root.gd.uid b/godot/src/root.gd.uid new file mode 100644 index 0000000..0a5adc9 --- /dev/null +++ b/godot/src/root.gd.uid @@ -0,0 +1 @@ +uid://dg6n501j1gjdo diff --git a/godot/src/root_control.gd.uid b/godot/src/root_control.gd.uid new file mode 100644 index 0000000..baa72d4 --- /dev/null +++ b/godot/src/root_control.gd.uid @@ -0,0 +1 @@ +uid://bx4wxlm5mv268